mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
@@ -18,3 +18,4 @@ notifications:
|
|||||||
disabled: true
|
disabled: true
|
||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
|
cache: bundler
|
||||||
|
|||||||
Reference in New Issue
Block a user