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 d478dd1 commit faa072eCopy full SHA for faa072e
.travis.yml
@@ -7,7 +7,7 @@ notifications:
7
on_failure: change
8
9
node_js:
10
- - '4'
+ - '6'
11
- stable
12
13
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
0 commit comments