Skip to content

Commit

Permalink
travis.yml: Remove rbx, bump jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Dec 22, 2020
1 parent 7158435 commit a8c3e34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ rvm:
- 2.7.0
- 2.6.5
- 2.5.7
- jruby-9.2.11.0
- rbx-4
- jruby-9.2.14.0
jobs:
allow_failures:
- rvm: rbx-4
- rvm: ruby-head
cache: bundler
bundler_args: --without debug
Expand Down

0 comments on commit a8c3e34

Please sign in to comment.