Skip to content

Commit 1f789ce

Browse files
authored
Merge pull request #216 from yahonda/ruby311_travis
CI against Ruby 3.1.1 at Travis CI #2271
2 parents 50a0654 + 4613cf6 commit 1f789ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install:
3232

3333
language: ruby
3434
rvm:
35-
- 3.1.0
35+
- 3.1.1
3636
- 3.0.3
3737
- 2.7.5
3838
- 2.6.9

0 commit comments

Comments
 (0)