We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 303c1f4 + 93d8210 commit 3fb138bCopy full SHA for 3fb138b
1 file changed
.travis.yml
@@ -3,10 +3,9 @@ language: ruby
3
cache: bundler
4
script: script/test
5
rvm:
6
- - 2.3.8
7
- - 2.4.5
8
- - 2.5.3
9
- - 2.6.1
+ - 2.6.7
+ - 2.7.3
+ - 3.0.1
10
- truffleruby-head
11
before_install: gem install bundler
12
addons:
0 commit comments