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