nci/.travis.yml
2015-12-09 22:29:21 +03:00

8 lines
73 B
YAML

language: node_js
node_js:
- "stable"
- "0.12"
- "0.10"
- "0.8"