mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 13:48:26 +00:00
7 lines
81 B
YAML
7 lines
81 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4.0"
|
|
- "4.1"
|
|
sudo: false
|