summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2018-02-20 04:03:06 +0100
committerXavier Fernandez <xav.fernandez@gmail.com>2018-10-15 15:46:58 +0200
commit29245ff72942e6e71813e5e7f7e0567ea347eb27 (patch)
treed5a88c615ea1b64ec885017859736bb5e5ac939f
parent78f14f9b18d26d25ab3a87fd9fcf0903c7b530e5 (diff)
downloadvirtualenv-29245ff72942e6e71813e5e7f7e0567ea347eb27.tar.gz
enable pip cache in travis build
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6805584..5048eca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,6 +39,7 @@ script:
}
sudo: false # Use container based builds
+cache: pip
branches:
only: