aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2016-09-26 00:03:42 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-09-26 01:03:42 -0400
commit50bbc96a968faa5163194af9e890defd59ef763c (patch)
tree550391f9573a52ab1abe4f2263fe21a9901e4d7d /.travis.yml
parent1a7c9748119c67c60fd5e9cfdf34f0fec6fae0f4 (diff)
downloadcryptography-50bbc96a968faa5163194af9e890defd59ef763c.tar.gz
cryptography-50bbc96a968faa5163194af9e890defd59ef763c.tar.bz2
cryptography-50bbc96a968faa5163194af9e890defd59ef763c.zip
test against 1.1.0a instead of 1.1.0 (#3170)
* test against 1.1.0a instead of 1.1.0 * change the dir to foil travis caching
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 29cdc06f..4719741d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ cache:
directories:
- $HOME/.cache/pip
- $HOME/ossl-100t
- - $HOME/ossl-110
+ - $HOME/ossl-110a
matrix:
include: