From cf8d11ad1bbc53c1b3e59069e4129fbfc41f2d40 Mon Sep 17 00:00:00 2001 From: Jacob Richman Date: Thu, 3 Aug 2017 15:30:28 -0700 Subject: [PATCH] Revert "Cache the hosted directory under .pub-cache instead of all of .pub-cache." (#11507) This reverts commit 0cfd3dec239faf3c13ce759df15ddab226545e8c. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 23d50dfb83..ae222a6f62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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