Skip to content

Commit

Permalink
CI against jruby 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 10, 2019
1 parent da472cc commit b27c41c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .travis.yml
Expand Up @@ -8,7 +8,7 @@ rvm:
- 2.4.5
- 2.5.3
- 2.6.0
- jruby-9.1.17.0
- jruby-9.2.5.0

gemfile:
- gemfiles/rails-4-0.gemfile
Expand Down Expand Up @@ -65,15 +65,13 @@ matrix:
gemfile: gemfiles/rails-4-1.gemfile
- rvm: 2.6.0
gemfile: gemfiles/rails-4-2.gemfile
- rvm: jruby-9.1.17.0
gemfile: gemfiles/rails-5-2.gemfile
- rvm: jruby-9.2.5.0
gemfile: gemfiles/rails-4-0.gemfile
- rvm: jruby-9.2.5.0
gemfile: gemfiles/rails-4-1.gemfile
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-9.1.17.0
gemfile: gemfiles/rails-5-0.gemfile
- rvm: jruby-9.1.17.0
gemfile: gemfiles/rails-5-1.gemfile
- gemfile: gemfiles/rails-master.gemfile
fast_finish: true

Expand Down

0 comments on commit b27c41c

Please sign in to comment.