Skip to content

Commit

Permalink
Test against MRI 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 24, 2012
1 parent af9f273 commit 57fcaaf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,9 +1,10 @@
language: ruby language: ruby
rvm: rvm:
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
- 1.8.7 - 1.8.7
- 1.9.2 - 1.9.2
- 1.9.3 - 1.9.3
- jruby-18mode - ruby-head
- jruby-19mode
- rbx-18mode
- rbx-19mode

0 comments on commit 57fcaaf

Please sign in to comment.