Skip to content

Commit

Permalink
Merge pull request #1682 from olleolleolle/patch-4
Browse files Browse the repository at this point in the history
CI: Use latest JRuby 9.2.16.0
  • Loading branch information
namusyaka committed Mar 14, 2021
2 parents ed2add3 + edc58e8 commit 1e47d4c
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.16.0

script: ./.travis.sh

matrix:
allow_failures:
- rvm: jruby-9.2.14.0
- rvm: jruby-9.2.16.0

notifications:
slack:
Expand Down

0 comments on commit 1e47d4c

Please sign in to comment.