Skip to content

Commit

Permalink
Travis: Give up
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Sep 22, 2016
1 parent 9bd44b0 commit b9c0a2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ group :development, :test do
end

group :test do
gem 'rack', '< 2', platform: [:mri_21, :mri_22]
gem 'rack', '>= 2', platform: :mri
gem 'rack', '< 2' # In tests, we use this

gem "coveralls", "~>0.8", require: false
gem "simplecov", "~>0.10", require: false
Expand Down

0 comments on commit b9c0a2f

Please sign in to comment.