UNPKG

95 BYAMLView Raw
1language: node_js
2node_js:
3- '6'
4install:
5- npm install
6script:
7- ./ci/build.js
8- ./ci/test.js