We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ad7868 + b66db3d commit 2228ac8Copy full SHA for 2228ac8
1 file changed
.travis.yml
@@ -1,10 +1,10 @@
1
language: ruby
2
-dist: trusty
3
-sudo: false
+dist: xenial
4
rvm:
5
- 2.5
6
- 2.6
7
- 2.7
+ - 3.0
8
- ruby-head
9
10
matrix:
0 commit comments