Skip to content

Commit

Permalink
chore(ci): updated node versions
Browse files Browse the repository at this point in the history
0.xx look too old now (and it doesn't work on 0.10 already)
  • Loading branch information
artemv committed Aug 1, 2017
1 parent cb0548d commit cc70f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ cache:
directories:
- node_modules
node_js:
- '0.10'
- '0.12'
- '4'
- '7'
- stable
before_install:
- npm i -g npm@^2.0.0
Expand Down

0 comments on commit cc70f3e

Please sign in to comment.