Skip to content

Commit

Permalink
Use new rubinius and don't use jruby-head on travis
Browse files Browse the repository at this point in the history
Travis and Rubinius no longer use the 
rbx-18mode/19mode syntax for .travis.yml. 

http://rubini.us/2013/12/03/testing-with-rbx-on-travis/
  • Loading branch information
modsognir committed Apr 2, 2014
1 parent fb48fbe commit 9d434e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ rvm:
- 2.0.0
- 1.9.3
- jruby-19mode
- rbx-19mode
- rbx-2.1.1
- ruby-head
- jruby-head

0 comments on commit 9d434e2

Please sign in to comment.