(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:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- gem update bundler
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in New Issue