Skip to content

Commit 8046fa1

Browse files
pixeltrixbenoittgt
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 a8de85d commit 8046fa1

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
@@ -42,8 +42,6 @@ matrix:
4242
env: RAILS_VERSION=master
4343
- rvm: 2.5.3
4444
env: RAILS_VERSION=master
45-
- rvm: 2.4.4
46-
env: RAILS_VERSION=master
4745

4846
# Rails 5.2 builds >= 2.2.2
4947
- rvm: 2.6.3

0 commit comments

Comments
 (0)