Skip to content

Commit

Permalink
Drop iojs and add v4.0 and v4.1 to CI run.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Nov 14, 2015
1 parent 2aea2ec commit 27c04d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,8 @@ node_js:
- "0.11"
- "0.10"
- "0.12"
- iojs
- "4.0"
- "4.1"
before_install:
- npm update -g npm
- npm install -g bob coveralls --loglevel error
Expand Down

0 comments on commit 27c04d3

Please sign in to comment.