Skip to content

Commit

Permalink
fix: update Node versions in Travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoboucas committed Dec 6, 2017
1 parent 90e36ac commit c73a18e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ cache:
notifications:
email: false
node_js:
- '8'
- '6'
- '5'
- '4'
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit c73a18e

Please sign in to comment.