Skip to content

Commit

Permalink
Enable JRuby 1.7.0 on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenharman committed Nov 16, 2012
1 parent 95fe812 commit 30c702e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,6 @@ rvm:
- 1.9.2
- 1.9.3
- jruby-19mode
- jruby-head # To get JRuby 1.7.x, which defaults to -19mode
- rbx-19mode
# - ruby-head # seems unstable on travis at this time
# - jruby-head # seems unstable on travis at this time
# - rbx-19mode # rubinius still incorrectly defaults to 'US-ASCII'

0 comments on commit 30c702e

Please sign in to comment.