We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5da8075 + 89c9f5b commit 960e118Copy full SHA for 960e118
.travis.yml
@@ -3,7 +3,8 @@ language: node_js
3
node_js:
4
- "4"
5
- "6"
6
- - "7.7.1" # locked down because of https://github.com/nodejs/node/pull/11762
+ - "7"
7
+
8
after_success: npm run coverage
9
10
# see https://www.npmjs.com/package/phantomjs-prebuilt#continuous-integration
0 commit comments