UNPKG

150 BYAMLView Raw
1language: node_js
2node_js:
3 - "5.0"
4 # - "0.11"
5 # - "0.10"
6 # - "0.8"
7 # - "0.6"
8 # - "iojs"
9 # - "iojs-v1.0.4"
10
11script: gulp --harmony test
12