nci/.travis.yml
2016-01-10 14:19:32 +03:00

6 lines
62 B
YAML

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