Skip to content

Commit daa7711

Browse files
authored
Merge pull request #2116 from yahonda/tidy_up_travis
Tidy up Travis CI configuration
2 parents 4868d78 + cf7cc6a commit daa7711

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
dist: bionic
2-
sudo: required
1+
os: linux
2+
dist: focal
33
cache: bundler
44

55
env:
@@ -38,10 +38,11 @@ script:
3838

3939
language: ruby
4040
rvm:
41+
- 3.0.0
4142
- 2.7.2
4243
- 2.6.6
4344
- 2.5.8
44-
- jruby-9.2.13.0
45+
- jruby-9.2.14.0
4546
- ruby-head
4647
- jruby-head
4748

0 commit comments

Comments
 (0)