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 a4f0272 commit 781bcdfCopy full SHA for 781bcdf
.travis.yml
@@ -4,5 +4,4 @@ node_js:
4
- "7"
5
- "6"
6
- "5"
7
- - "4"
8
-after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
+after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
0 commit comments