nci/.travis.yml

7 lines
72 B
YAML

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