mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 08:17:16 +00:00
679e27fd97
This is no longer needed since introduction of test fixtures.
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
|