We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd38672 commit 4d4ac04Copy full SHA for 4d4ac04
1 file changed
.travis.yml
@@ -1,4 +1,4 @@
1
language: node_js
2
node_js:
3
- - "iojs-v2.5.0"
+ - "node"
4
after_script: cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
0 commit comments