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 1e20071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ matrix:
fast_finish: true

before_install:
- gem install bundler
- gem install bundler -v 1.12.5

env:
- "RAILS_VERSION=5.0.0"
Expand Down

0 comments on commit 1e20071

Please sign in to comment.