Skip to content

Commit

Permalink
Merge pull request #847 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Run tests against JRuby latest release
  • Loading branch information
andy stone authored May 12, 2020
2 parents f9a7322 + 55705dd commit 92e657f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rvm:
- 2.6.1
- 2.5.3
- 2.4.5
- jruby-9.2.6.0
- jruby-9.2.11.1
- jruby-9.1.17.0

# Recommend sudo required when using trusty dist
Expand Down Expand Up @@ -34,5 +34,5 @@ matrix:
exclude:
- rvm: 2.4.5
env: "TASK=test:rails RAILS=6.0.0.beta2"
- rvm: jruby-9.1.17.0
- rvm: jruby-9.2.11.1
env: "TASK=test:rails RAILS=6.0.0.beta2"

0 comments on commit 92e657f

Please sign in to comment.