Skip to content

Commit

Permalink
CI against jruby-9.1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed May 17, 2017
1 parent 6b47d6d commit adb572a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -8,7 +8,7 @@ rvm:
- 2.1.10
- 2.0.0
- ruby-head
- jruby-9.1.8.0
- jruby-9.1.9.0
- rbx-3

gemfile:
Expand Down Expand Up @@ -42,7 +42,7 @@ matrix:
gemfile: gemfiles/active_record_41.gemfile
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.1.8.0
- rvm: jruby-9.1.9.0
- rvm: rbx-3
- gemfile: gemfiles/active_record_edge.gemfile
fast_finish: true

0 comments on commit adb572a

Please sign in to comment.