Skip to content

Commit

Permalink
update nodejs versions we test against
Browse files Browse the repository at this point in the history
  • Loading branch information
AccaliaDeElementia committed Dec 3, 2015
1 parent 33a458b commit f40ecf2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ node_js:
- iojs
- '0.11'
- '0.12'
- iojs-v1.7
- iojs-v1.8
- iojs-v2.5
- iojs-v3.0
- '4.0'
- '4.1'
before_script:
- rm -rf ./coverage
- git config credential.helper "store --file=.git/credentials"
Expand Down

0 comments on commit f40ecf2

Please sign in to comment.