Skip to content

Commit

Permalink
Fix bundler issues on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl committed May 2, 2018
1 parent 8235bb6 commit b56c282
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ env:
- SOLIDUS_BRANCH=v2.3 DB=mysql
- SOLIDUS_BRANCH=master DB=mysql

before_install:
- rvm @default,@global do gem uninstall bundler -x
- gem install bundler --version '~> 1.13.0'
- bundle --version

before_script:
- bundle exec rake test_app

Expand Down

0 comments on commit b56c282

Please sign in to comment.