Skip to content

Commit

Permalink
CI: Use latest JRuby 9.2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Mar 1, 2021
1 parent ed2add3 commit 6946843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -21,13 +21,13 @@ rvm:
- 2.6.6
- 2.7.1
- 3.0.0
- jruby-9.2.14.0
- jruby-9.2.15.0

script: ./.travis.sh

matrix:
allow_failures:
- rvm: jruby-9.2.14.0
- rvm: jruby-9.2.15.0

notifications:
slack:
Expand Down

0 comments on commit 6946843

Please sign in to comment.