Also cache built gems
This commit is contained in:
parent
95856d5fe8
commit
72f4216aac
@ -8,6 +8,7 @@ cache:
|
|||||||
key: gems
|
key: gems
|
||||||
paths:
|
paths:
|
||||||
- /usr/local/bundle/cache/
|
- /usr/local/bundle/cache/
|
||||||
|
- /usr/local/bundle/gems/
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- 'which rsync || ( apt-get update -qq && apt-get install rsync -yqq )'
|
- 'which rsync || ( apt-get update -qq && apt-get install rsync -yqq )'
|
||||||
|
Loading…
Reference in New Issue
Block a user