Skip to content

Commit 5a158ed

Browse files
authored
Merge pull request #2195 from koic/ci_against_mri_3_0_1_and_2_7_3
CI against Ruby 3.0.2 and 2.7.4
2 parents bd1dacb + af8c146 commit 5a158ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ script:
3939

4040
language: ruby
4141
rvm:
42-
- 3.0.1
43-
- 2.7.3
42+
- 3.0.2
43+
- 2.7.4
4444
- ruby-head
4545
# Rails 7.0 requires Ruby 2.7 or higeher.
4646
# CI pending until JRuby 9.4 that supports Ruby 2.7 will be released.

0 commit comments

Comments
 (0)