thelounge/.travis.yml
2016-02-12 04:49:33 +00:00

9 lines
66 B
YAML

---
language: node_js
node_js:
- '5.6'
- '4.3'
- '0.12'
- '0.10'