Skip to content

Commit

Permalink
Build: Ensure the latest node version 4.x is run on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Feb 21, 2017
1 parent 81af7eb commit f90e523
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 @@ -2,8 +2,7 @@ sudo: false
language: node_js
node_js:
- 'stable'
- '4.1'
- '4.0'
- '4'
- '0.12'
- '0.10'
after_script:
Expand Down

0 comments on commit f90e523

Please sign in to comment.