Skip to content

Commit

Permalink
Merge pull request #784 from Swiip/node-4
Browse files Browse the repository at this point in the history
Add node 4 on travis
  • Loading branch information
Mehdy Dara committed Sep 16, 2015
2 parents 661d6ba + f211c3a commit 5d5d571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
node_js:
- '0.10'
- '0.12'
- iojs
- stable

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

install:
# Check the size of caches
Expand Down

0 comments on commit 5d5d571

Please sign in to comment.