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
No known key found for this signature in database
GPG Key ID: 193CDEBA72063C58
1 changed files with 0 additions and 1 deletions

View File

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