We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06123e commit 565f5eeCopy full SHA for 565f5ee
4 files changed
.travis.yml
@@ -7,6 +7,7 @@ notifications:
7
8
node_js:
9
- "4"
10
+ - "8"
11
- "stable"
12
13
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
0 commit comments