Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dist: bionic
sudo: required
os: linux
dist: focal
cache: bundler

env:
Expand Down Expand Up @@ -38,10 +38,11 @@ script:

language: ruby
rvm:
- 3.0.0
- 2.7.2
- 2.6.6
- 2.5.8
- jruby-9.2.13.0
- jruby-9.2.14.0
- ruby-head
- jruby-head

Expand Down