Skip to content

Commit

Permalink
Merge pull request #31379 from bogdanvlviv/ci-against-jruby_9_1_15
Browse files Browse the repository at this point in the history
CI against JRuby 9.1.15.0
  • Loading branch information
kamipo committed Dec 9, 2017
2 parents a521e03 + b47eead commit 55d4cf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -103,17 +103,17 @@ matrix:
- "GEM=ar:postgresql POSTGRES=9.2"
addons:
postgresql: "9.2"
- rvm: jruby-9.1.14.0
- rvm: jruby-9.1.15.0
jdk: oraclejdk8
env:
- "GEM=ap"
- rvm: jruby-9.1.14.0
- rvm: jruby-9.1.15.0
jdk: oraclejdk8
env:
- "GEM=am,amo,aj"
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.1.14.0
- rvm: jruby-9.1.15.0
- env: "GEM=ac:integration"
fast_finish: true

Expand Down

0 comments on commit 55d4cf2

Please sign in to comment.