Skip to content

Commit 3425780

Browse files
committed
Travis - Enable caching
1 parent 0ee0df0 commit 3425780

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ after_success:
1919
- if [ "$TOX_ENV" == "coverage" ] ; then coveralls; fi
2020
notifications:
2121
email: false
22+
23+
# Travis caching
24+
cache:
25+
directories:
26+
- $HOME/.cache/pip
27+
before_cache:
28+
- rm -f $HOME/.cache/pip/log/debug.log

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy