Skip to content

Commit

Permalink
build: io.js@2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 15, 2015
1 parent 636a8ae commit 9d35e4f
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:
- "1.0"
- "1.8"
- "2.0"
- "2.3"
sudo: false
script: "npm run-script test-ci"
after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 9d35e4f

Please sign in to comment.