Skip to content

Commit

Permalink
fix(ci): update node versions used by travis ci
Browse files Browse the repository at this point in the history
revert the node versions to what we had before semantic release
  • Loading branch information
Zac Colley committed Oct 17, 2016
1 parent e8df434 commit ff2b346
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ notifications:
email: false
node_js:
- '4'
- iojs-v3
- iojs-v2
- iojs-v1
- '0.12'
- '0.10'
- '5'
- 'node'
before_install:
- npm i -g npm@^2.0.0
before_script:
Expand Down

0 comments on commit ff2b346

Please # to comment.