Skip to content

Commit

Permalink
Add Solidus v2.2 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed May 16, 2017
1 parent 00484bc commit 5fbc259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ gem "solidus_auth_devise"

if branch == 'master' || branch >= "v2.0"
gem "rails-controller-testing", group: :test
gem 'rails', '~> 5.0.0' # hack for broken bundler dependency resolution
else
gem "rails", "~> 4.2.7"
end
Expand Down

0 comments on commit 5fbc259

Please sign in to comment.