Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
Update to Ruby 2.2.2 and use iojs.
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed May 8, 2015
1 parent dfdb227 commit a8a6d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
language: [ ruby, node_js ]
rvm: [ 2.2.0 ]
node_js: [ 0.12 ]
rvm: [ 2.2.2 ]
node_js: [ iojs ]
cache:
bundler: true
directories:
Expand Down

0 comments on commit a8a6d05

Please sign in to comment.