Skip to content

Commit 229953d

Browse files
committed
Remove 4.2.0 from build matrix
1 parent 523e003 commit 229953d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,4 @@ matrix:
8585
- rvm: 2.3.8
8686
env: RAILS_VERSION='~> 5.0.0'
8787

88-
# Rails 4.2 Builds >= 1.9.3
89-
- rvm: 2.5.5
90-
env: RAILS_VERSION='~> 4.2.0'
91-
- rvm: 2.4.6
92-
env: RAILS_VERSION='~> 4.2.0'
93-
- rvm: 2.4.6
94-
env: RAILS_VERSION='~> 4.2.0'
95-
- rvm: 2.3.8
96-
env: RAILS_VERSION='~> 4.2.0'
97-
- rvm: 2.3.8
98-
env: RAILS_VERSION='~> 4.2.0'
99-
10088
fast_finish: true

0 commit comments

Comments
 (0)