Skip to content

Commit fe5f20f

Browse files
authored
Merge pull request #226 from yahonda/add_rubies
Bump Ruby versions at Travis CI
2 parents 0c58b5f + 9cdc61a commit fe5f20f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ install:
3232

3333
language: ruby
3434
rvm:
35-
- 3.1.1
36-
- 3.0.3
37-
- 2.7.5
38-
- 2.6.9
35+
- 3.2.2
36+
- 3.1.4
37+
- 3.0.6
38+
- 2.7.7
39+
- 2.6.10
3940
- 2.5.9
4041
- 2.4.10
4142
- 2.3.8

0 commit comments

Comments
 (0)