Skip to content

Commit

Permalink
build: support io.js 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 20, 2015
1 parent 4b233cf commit bd588ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ node_js:
- "0.12"
- "1.0"
- "1.8"
- "2.0"
sudo: false
script:
- "test $TRAVIS_NODE_VERSION != '0.6' || npm test"
Expand Down

0 comments on commit bd588ad

Please sign in to comment.