Skip to content

Commit

Permalink
chore: Run explicit versions of iojs on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Aug 28, 2015
1 parent fc3e842 commit e888ff6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: false
language: node_js
node_js:
- "iojs"
- "iojs-v3.2.0"
- "iojs-v2.5.0"
- "0.12"
- "0.10"

Expand Down

0 comments on commit e888ff6

Please sign in to comment.