Skip to content

Commit

Permalink
Test with JRuby 9k
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Nov 5, 2015
1 parent 1c11d68 commit 44b2a13
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ matrix:
env: "RAILS_VERSION=4.1.13"
- rvm: 2.1.6
env: "RAILS_VERSION=4.2.4"
allow_failures:
- rvm: jruby
- rvm: jruby-9.0.1.0
env: "RAILS_VERSION=4.2.4 JRUBY_OPTS=\"-J-Xms512m -J-Xmx1024m\""
allow_failures:
- rvm: jruby-9.0.1.0
fast_finish: true

before_install:
- gem install bundler
Expand Down

0 comments on commit 44b2a13

Please sign in to comment.