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.
2 parents 0448184 + 6467658 commit 3a93167Copy full SHA for 3a93167
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
node_js:
4
- "4"
5
- "6"
6
- - "7"
+ - "7.7.1" # locked down because of https://github.com/nodejs/node/pull/11762
7
after_success: npm run coverage
8
9
# see https://www.npmjs.com/package/phantomjs-prebuilt#continuous-integration
0 commit comments