Skip to content

Commit

Permalink
Merge pull request #413 from strongloop/update/travis-platforms
Browse files Browse the repository at this point in the history
travis: drop Node.js 7.x, add 8.x
  • Loading branch information
bajtos committed Jul 27, 2017
2 parents 5ba3995 + 32df38b commit 9604227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"

after_success: npm run coverage

0 comments on commit 9604227

Please sign in to comment.