Skip to content

Commit 0c80998

Browse files
committed
[from now] 2022/01/12 12:55:55
diff --git a/.travis.yml b/.travis.yml index 518b7f4..a65927b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,8 +39,8 @@ script: language: ruby rvm: - - 3.0.2 - - 2.7.4 + - 3.0.3 + - 2.7.5 - ruby-head # Rails 7.0 requires Ruby 2.7 or higeher. # CI pending until JRuby 9.4 that supports Ruby 2.7 will be released.
1 parent 810c409 commit 0c80998

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.2
43-
- 2.7.4
42+
- 3.0.3
43+
- 2.7.5
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)