Skip to content

Commit 2836012

Browse files
pixeltrixSam Phippen
authored andcommitted
Remove Ruby 2.4.4 from the Rails master matrix (#2073)
Rails 6.0 will require Ruby >= 2.5.0 - see rails/rails#34754.
1 parent 9bff340 commit 2836012

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ matrix:
3939
env: RAILS_VERSION=master
4040
- rvm: 2.5.3
4141
env: RAILS_VERSION=master
42-
- rvm: 2.4.4
43-
env: RAILS_VERSION=master
4442

4543
# Rails 5.2 builds >= 2.2.2
4644
- rvm: 2.6.3

0 commit comments

Comments
 (0)