summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2019-11-22 19:00:00 +0100
committerGitHub <noreply@github.com>2019-11-22 19:00:00 +0100
commitf53abbecd3474de4c03e15ffd6588c187a7a2357 (patch)
treeafc26f857a7664443b5bda2b66f7395c57a55c1b /.travis.yml
parentb23d2efd99c43600f6ae3b67db6dfd7921eea516 (diff)
downloadspack-f53abbecd3474de4c03e15ffd6588c187a7a2357.tar.gz
spack-f53abbecd3474de4c03e15ffd6588c187a7a2357.tar.bz2
spack-f53abbecd3474de4c03e15ffd6588c187a7a2357.tar.xz
spack-f53abbecd3474de4c03e15ffd6588c187a7a2357.zip
Remove mirrors from Travis cache (#13841)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f8f0778cae..691ee49695 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -159,7 +159,6 @@ cache:
pip: true
ccache: true
directories:
- - ~/.mirror
- ~/.ccache
# Work around Travis's lack of support for Python on OSX