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