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 5da8075 commit 89c9f5bCopy full SHA for 89c9f5b
.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