Skip to content

Commit

Permalink
Merge pull request #386 from ryanseys/rs-12
Browse files Browse the repository at this point in the history
Add Node v0.12.0 and io.js to .travis.yml
  • Loading branch information
stephenplusplus committed Feb 9, 2015
2 parents 1fae446 + 03ae559 commit 1b1f6b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- 0.10
- 0.12
- iojs
script: ./scripts/build.sh
before_deploy: ./scripts/release.sh
deploy:
Expand Down

0 comments on commit 1b1f6b3

Please sign in to comment.