Skip to content

Commit

Permalink
Run CI on io.js as well
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Jun 7, 2015
1 parent 3d47b80 commit 24e5523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.10"
- iojs
script:
npm run lint && npm test

0 comments on commit 24e5523

Please sign in to comment.