Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Commit

Permalink
fix travis for bundler overwrite conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ndushay committed Dec 16, 2019
1 parent 6630877 commit 5630cae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -9,8 +9,7 @@ env:
cache: bundler

before_install:
- gem update --system
- gem install bundler
- yes | gem update --system

bundler_args: --without production staging deployment

Expand Down

0 comments on commit 5630cae

Please sign in to comment.