UNPKG

84 BYAMLView Raw
1language: node_js
2node_js:
3 - '0.12'
4 - '4'
5 - '5'
6script: make test-ci
7sudo: false