UNPKG

157 BYAMLView Raw
1language: node_js
2node_js:
3 - lts/*
4 - node
5
6install:
7 - npm install
8 - npm install coveralls jscoverage mocha-lcov-reporter
9
10script:
11 tools/travis.sh