Skip to content

Commit

Permalink
Merge pull request #1496 from projectblacklight/no-pin-bundler
Browse files Browse the repository at this point in the history
Revert "Pin bundler to 1.12.5"
  • Loading branch information
cbeer committed Sep 9, 2016
2 parents ab54643 + 7b907ef commit 77dd08e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ matrix:
fast_finish: true

before_install:
- gem uninstall -i /home/travis/.rvm/gems/ruby-`ruby -e 'puts RUBY_VERSION'`@global bundler -v 1.13.0
- gem install bundler -v 1.12.5
- gem install bundler

env:
- "RAILS_VERSION=5.0.0"
Expand Down

0 comments on commit 77dd08e

Please sign in to comment.