Skip to content

Commit

Permalink
Merge pull request #29122 from koic/ci_against_jruby_9_1_9_0
Browse files Browse the repository at this point in the history
CI against JRuby 9.1.9.0
  • Loading branch information
rafaelfranca committed May 17, 2017
2 parents ba94a06 + d829711 commit 3bf1083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -98,17 +98,17 @@ matrix:
- "GEM=ar:postgresql POSTGRES=9.2"
addons:
postgresql: "9.2"
- rvm: jruby-9.1.8.0
- rvm: jruby-9.1.9.0
jdk: oraclejdk8
env:
- "GEM=ap"
- rvm: jruby-9.1.8.0
- rvm: jruby-9.1.9.0
jdk: oraclejdk8
env:
- "GEM=am,amo,aj"
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.1.8.0
- rvm: jruby-9.1.9.0
- env: "GEM=ac:integration"
fast_finish: true

Expand Down

0 comments on commit 3bf1083

Please sign in to comment.