Skip to content

Commit

Permalink
Add node 4 to travis-ci.
Browse files Browse the repository at this point in the history
Closes gh-1394.
  • Loading branch information
paladox authored and vladikoff committed Nov 2, 2015
1 parent 711eedb commit 031a5a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- "0.10"
- "0.12"
- "0.13"
- "4"

This comment has been minimized.

Copy link
@mgol

mgol Nov 6, 2015

Node 5 should be added as well.

- "iojs"

This comment has been minimized.

Copy link
@mgol

mgol Nov 6, 2015

io.js shouldn't be needed anymore. It's not even supported by upstream currently.

before_install:
- npm install -g npm
Expand Down

0 comments on commit 031a5a8

Please sign in to comment.