Commit cf8d11ad authored by Jacob Richman's avatar Jacob Richman Committed by GitHub

Revert "Cache the hosted directory under .pub-cache instead of all of .pub-cache." (#11507)

This reverts commit 0cfd3dec239faf3c13ce759df15ddab226545e8c.
parent b64c0e11
......@@ -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/hosted
\ No newline at end of file
- $HOME/.pub-cache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment