We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f4cb3 commit 08d69b4Copy full SHA for 08d69b4
.travis.yml
@@ -2,7 +2,6 @@ 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