UNPKG

143 BYAMLView Raw
1language: node_js
2node_js:
3 - '0.10'
4
5install:
6 time npm install
7 time npm install coveralls jscoverage nodeunit
8
9script:
10 tools/travis.sh