(fixup) Update bundler before Travis runs
This commit is contained in:
parent
dc25d9e631
commit
ffd05a3608
|
@ -8,6 +8,9 @@ bundler_args: --without development acceptance
|
|||
notifications:
|
||||
email: false
|
||||
|
||||
before_install:
|
||||
- gem update bundler
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
|
Loading…
Reference in New Issue