UNPKG

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