Cache the hosted directory under .pub-cache instead of all of .pub-cache. (#11506)
This commit is contained in:
parent
ffe5851eb7
commit
b64c0e117c
@ -28,4 +28,4 @@ script:
|
||||
- (./bin/cache/dart-sdk/bin/dart ./dev/bots/test.dart && ./dev/bots/travis_upload.sh)
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.pub-cache
|
||||
- $HOME/.pub-cache/hosted
|
Loading…
x
Reference in New Issue
Block a user