Skip to content

Commit

Permalink
[travis] remove installed bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Sep 15, 2016
1 parent 9c299a2 commit fc79e8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ sudo: false
cache: bundler

before_install:
- gem uninstall bundler -aIxq --force
- gem uninstall -Ixq --force -i /home/travis/.rvm/gems/ruby-2.2.3@global bundler
- gem install bundler -v '1.12.5'

addons:
Expand Down

0 comments on commit fc79e8c

Please sign in to comment.