Skip to content

Commit 2f61dee

Browse files
committed
Needs #255
1 parent 5b2d297 commit 2f61dee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ rvm:
55
- 2.4.9
66
- 2.5.7
77
- 2.6.5
8-
- 2.7.0
98
- truffleruby
109
gemfile:
1110
- gemfiles/rails_4.2.gemfile
@@ -15,9 +14,6 @@ gemfile:
1514
- gemfiles/sinatra.gemfile
1615
matrix:
1716
exclude:
18-
# Bundler 2.x coming with Ruby 2.7 does not work well with rails 4.2
19-
- rvm: 2.7.0
20-
gemfile: gemfiles/rails_4.2.gemfile
2117
# TruffleRuby does not seem to work with Rails
2218
- rvm: truffleruby
2319
gemfile: gemfiles/rails_4.2.gemfile

0 commit comments

Comments
 (0)