travis: do not run 'bundle update' any longer.
This commit is contained in:
parent
12c1ada0e5
commit
89c6b0ec0d
|
@ -1,4 +1,3 @@
|
||||||
before_script: bundle update
|
|
||||||
bundler_args: --without benchmark:site:development
|
bundler_args: --without benchmark:site:development
|
||||||
script: script/cibuild
|
script: script/cibuild
|
||||||
cache: bundler
|
cache: bundler
|
||||||
|
|
Loading…
Reference in New Issue