UNPKG

172 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.10"
4 - "0.12"
5branches:
6 only:
7 - master
8before_script:
9 - npm install -g grunt-cli
10after_success:
11 - npm run coveralls