UNPKG

91 BYAMLView Raw
1before_script:
2 - npm install
3
4language: node_js
5node_js:
6 - "6"
7
8script: npm test
\No newline at end of file