aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-06-08 20:55:43 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-06-08 19:55:43 -0500
commit4fbb407b6ca5213f36e1e3fd1ec4a0743fa2e089 (patch)
tree45c7f4810661e79c7f0412b7d451c6fc0aa925cf /.travis.yml
parent611fa5a0458a36bb8b13b3e251a5cd359fa34296 (diff)
downloadcryptography-4fbb407b6ca5213f36e1e3fd1ec4a0743fa2e089.tar.gz
cryptography-4fbb407b6ca5213f36e1e3fd1ec4a0743fa2e089.tar.bz2
cryptography-4fbb407b6ca5213f36e1e3fd1ec4a0743fa2e089.zip
Test certbot with OpenSSL 1.1.0 (#4278)
Their tests appear to require ALPN now, and the OpenSSL 1.0.1 that comes with the travis image doesn't have ALPN.
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 ff4ec0bd..7289e6ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -63,7 +63,7 @@ matrix:
- python: 2.7
env: DOWNSTREAM=aws-encryption-sdk
- python: 2.7
- env: DOWNSTREAM=certbot
+ env: DOWNSTREAM=certbot OPENSSL=1.1.0h
- python: 2.7
env: DOWNSTREAM=certbot-josepy
- python: 2.7