UNPKG

93 BYAMLView Raw
1language: node_js
2sudo: false
3node_js:
4 - 8
5
6install:
7 - npm install
8
9script:
10 - npm test