Skip to content

Commit

Permalink
Pin bundler to 1.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Sep 9, 2016
1 parent 3bcf196 commit 8491de6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ matrix:
fast_finish: true

before_install:
- gem install bundler
- gem uninstall -i /home/travis/.rvm/gems/ruby-2.3.1@global bundler -v 1.13.0
- gem install bundler -v 1.12.5

env:
- "RAILS_VERSION=5.0.0"
Expand Down

0 comments on commit 8491de6

Please sign in to comment.