UNPKG

117 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.12"
4 - "0.11"
5 - "0.10"
6before_install:
7 - npm install -g gulp
8script: 'gulp ci'
\No newline at end of file