Skip to content

Commit

Permalink
Install latest bundler before proceeding with the build
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski committed Jun 17, 2015
1 parent a562404 commit 97554e7
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 @@ -13,6 +13,8 @@ matrix:
exclude:
- rvm: 2.2.2
gemfile: gemfiles/rails_3.gemfile
before_install:
- gem install bundler --version 1.10.3
script:
- bundle exec rspec
addons:
Expand Down

0 comments on commit 97554e7

Please sign in to comment.