diff --git a/circle.yml b/circle.yml index 0971db3..9b797d4 100644 --- a/circle.yml +++ b/circle.yml @@ -49,6 +49,7 @@ jobs: command: | gem update --system bundle config set path "vendor/bundle" + bundle install - type: cache-save name: Bundler Store