Skip to content

Commit

Permalink
[evergreen-travis] Update node versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evergreen-travis-bot committed May 31, 2017
1 parent 54fc1cd commit 8ed525c
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 8ed525c

Please sign in to comment.