summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-06-04 18:43:52 -0700
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-06-04 18:43:52 -0700
commitbe0aef7e5afc3c9a3bb1b1f13d1557c7f4aa8dd6 (patch)
tree3f5ac2205c2afafbd3e7f0c578373cba81af7392
parentfb8a2a18f6f3b62c17c8fb2d5072f4f6be90bca7 (diff)
downloadpyopenssl-be0aef7e5afc3c9a3bb1b1f13d1557c7f4aa8dd6.tar.gz
Fix caching (#489)
- Remove unused 0.9.8 dir - reenable normal pip caching
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 77d6bc8..78051af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,8 +3,7 @@ language: python
cache:
directories:
-# - $HOME/.cache/pip
- - $HOME/ossl-098
+ - $HOME/.cache/pip
env:
global: