Skip to content

Commit

Permalink
CI against jruby-9.1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Mar 7, 2017
1 parent d0651ef commit 1c9ec36
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.7.0
- jruby-9.1.8.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.7.0
- rvm: jruby-9.1.8.0
- rvm: rbx-3
- gemfile: gemfiles/active_record_edge.gemfile
fast_finish: true

0 comments on commit 1c9ec36

Please sign in to comment.