Skip to content

Commit

Permalink
build: io.js@1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 15, 2015
1 parent c76e424 commit 4c39dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:
- "0.10"
- "0.12"
- "1.0"
- "1.6"
- "1.7"
sudo: false
script: "npm run-script test-travis"
after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 4c39dd7

Please sign in to comment.