Skip to content

Commit

Permalink
Merge pull request #20 from evergreen-travis-bot/evergreen-travis-149…
Browse files Browse the repository at this point in the history
…6224031047

[evergreen-travis] Update .travis.yml node versions
  • Loading branch information
lennym authored May 31, 2017
2 parents 54fc1cd + 8ed525c commit 6cc3740
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ language: node_js
node_js:
- '4'
- '5'
- 'lts/*'
- 'node'
- lts/*
- '7'
- node
notifications:
email: false
sudo: false

0 comments on commit 6cc3740

Please sign in to comment.