Turn on the bundler cache

This should allow us to skip installing gems in most builds, shaving off
~40 seconds.
This commit is contained in:
Adam Roben
2014-12-30 10:00:39 -05:00
parent 84235478ef
commit d42ad45423

View File

@@ -18,3 +18,4 @@ notifications:
disabled: true
git:
submodules: false
cache: bundler