Skip to content

Commit

Permalink
test on latest node 4 instead of old ones
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Feb 25, 2016
1 parent 8d55978 commit 550edd5
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: required
language: node_js
node_js:
- 'stable'
- '4.1'
- '4.0'
- '4'
- '0.12'
- '0.10'
before_script:
Expand Down

0 comments on commit 550edd5

Please sign in to comment.