Skip to content

Commit

Permalink
add node 4 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiip committed Sep 14, 2015
1 parent 0ec8733 commit 4704880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
node_js:
- '0.10'
- '0.12'
- stable
- iojs

env:
Expand All @@ -19,6 +20,7 @@ cache:
matrix:
fast_finish: true
allow_failures:
- node_js: stable
- node_js: iojs

install:
Expand Down

0 comments on commit 4704880

Please sign in to comment.