UNPKG

95 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.12"
4install:
5 - npm update
6 - npm install
7script: npm test