Skip to content

Commit

Permalink
Install recent bundler version for travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Jan 6, 2016
1 parent 8f75d0c commit 4f700dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ rvm:
sudo: false
cache: bundler

before_install: gem install bundler -v 1.11.2
bundler_args: --without development --retry=3 --jobs=3

script:
Expand Down

0 comments on commit 4f700dc

Please sign in to comment.