Run the latest Node.js 7 version on Travis again

This commit is contained in:
Miroslav Bajtoš 2017-03-15 10:22:12 +01:00
parent 5da8075fc9
commit 89c9f5bb04
No known key found for this signature in database
GPG Key ID: 797723F23CE0A94A
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ language: node_js
node_js:
- "4"
- "6"
- "7.7.1" # locked down because of https://github.com/nodejs/node/pull/11762
- "7"
after_success: npm run coverage
# see https://www.npmjs.com/package/phantomjs-prebuilt#continuous-integration