Skip to content

Commit

Permalink
Merge pull request rails#114 from benmoss/master
Browse files Browse the repository at this point in the history
Update travis.yml to use the right Rubinius versions
  • Loading branch information
tenderlove committed Mar 31, 2012
2 parents d43ae58 + 083a7ff commit 7373e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
script: "rake test"
rvm:
- 1.8.7
- rbx
- rbx-2.0
- rbx-18mode
- rbx-19mode
- jruby
- 1.9.2
- 1.9.3
Expand Down

0 comments on commit 7373e81

Please sign in to comment.