UNPKG

95 BYAMLView Raw
1language: node_js
2
3node_js:
4 - stable
5
6install:
7 - npm install
8
9script:
10 - npm test
\No newline at end of file