diff --git a/.travis.yml b/.travis.yml index 31d44e2..da96796 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ language: ruby cache: bundler -bundler_args: '' +install: bundle install --without development --deployment --jobs=3 --retry=3 +cache: + directories: + - vendor/bundle addons: code_climate: repo_token: b3db5b7df9a0a1d0fd3503e72d7431ffbfa172492c2840d590ccb2fafd9172d3