shelljs/.travis.yml
2016-01-08 14:52:08 -05:00

7 lines
72 B
YAML

language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "4.2.4"