Skip to content

Commit

Permalink
test node 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justincy committed Oct 30, 2015
1 parent a23aada commit 5b9b397
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -5,10 +5,11 @@ sudo: false
node_js:
- '0.10'
- '0.12'
- '4.0'

matrix:
allow_failures:
- node_js: 4.0
- node_js: '4.0'

env:
global:
Expand Down

0 comments on commit 5b9b397

Please sign in to comment.