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 63ac805 commit 4203bdfCopy full SHA for 4203bdf
.travis.yml
@@ -4,6 +4,7 @@ node_js:
4
- "4"
5
- "6"
6
- "7"
7
+ - "8"
8
script: npm run travis
9
after_success:
10
- cat ./coverage/coverage.json | node_modules/codecov.io/bin/codecov.io.js
0 commit comments