We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9ae1e commit 52f4cb3Copy full SHA for 52f4cb3
.travis.yml
@@ -2,6 +2,7 @@ sudo: false
2
language: node_js
3
node_js:
4
- node
5
+ - 0.10
6
script: npm run travis
7
after_success:
8
- cat ./coverage/coverage.json | node_modules/codecov.io/bin/codecov.io.js
0 commit comments