aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-12-13 00:42:41 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-12-12 23:42:41 -0600
commitcd77364230c208d500c84da38c7419e5f573e2f2 (patch)
tree28588b38683166e1222cb4ab5eca3f040bd00222 /.travis.yml
parentfad63fe138581247fed032679c65933f2128bb9e (diff)
downloadcryptography-cd77364230c208d500c84da38c7419e5f573e2f2.tar.gz
cryptography-cd77364230c208d500c84da38c7419e5f573e2f2.tar.bz2
cryptography-cd77364230c208d500c84da38c7419e5f573e2f2.zip
no-ssl3, and some hacks (#3313)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 381a7400..d4c39b67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: python
cache:
directories:
- $HOME/.cache/pip
- - $HOME/ossl/
+ - $HOME/ossl-1/
matrix:
include: