UNPKG

112 BYAMLView Raw
1language: node_js
2node_js:
3 - "node"
4 - "8"
5cache:
6 directories:
7 - "node_modules"
8
9script:
10 npm run test
\No newline at end of file