travis: do not run 'bundle update' any longer.

This commit is contained in:
Parker Moore
2016-06-28 12:43:34 -07:00
parent 12c1ada0e5
commit 89c6b0ec0d

View File

@@ -1,4 +1,3 @@
before_script: bundle update
bundler_args: --without benchmark:site:development
script: script/cibuild
cache: bundler