UNPKG

152 BYAMLView Raw
1language: node_js
2node_js:
3 - "5.1.1"
4 # - "0.11"
5 # - "0.10"
6 # - "0.8"
7 # - "0.6"
8 # - "iojs"
9 # - "iojs-v1.0.4"
10
11script: npm run test-travis
12