mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Travis: Use latest bundler (#1410)
This commit is contained in:
parent
cdb0547dae
commit
c50cea2fd4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ cache: bundler
|
|||
before_install:
|
||||
# bundler installation needed for jruby-head
|
||||
# https://github.com/travis-ci/travis-ci/issues/5861
|
||||
- gem install bundler -v 1.11.2
|
||||
- gem install bundler
|
||||
script: "TESTOPTS=-v bundle exec rake"
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Add table
Reference in a new issue