aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatt Bullock <bullocm@amazon.com>2018-06-12 17:35:50 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2018-06-12 17:35:50 -0700
commit2e57a72133ae90e0ee7489646fe458954da7ec08 (patch)
tree392d1649908ba14ea2e4135d5e55bd91d6094fd3 /.travis.yml
parent4fbb407b6ca5213f36e1e3fd1ec4a0743fa2e089 (diff)
downloadcryptography-2e57a72133ae90e0ee7489646fe458954da7ec08.tar.gz
cryptography-2e57a72133ae90e0ee7489646fe458954da7ec08.tar.bz2
cryptography-2e57a72133ae90e0ee7489646fe458954da7ec08.zip
add downstream tests for awslabs/aws-dynamodb-encryption-python (#4280)
* add downstream tests for awslabs/aws-dynamodb-encryption-python * require recent OpenSSL for awslabs/dynamodb-encryption-python downstream tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7289e6ba..0929be72 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -63,6 +63,8 @@ matrix:
- python: 2.7
env: DOWNSTREAM=aws-encryption-sdk
- python: 2.7
+ env: DOWNSTREAM=dynamodb-encryption-sdk OPENSSL=1.1.0h
+ - python: 2.7
env: DOWNSTREAM=certbot OPENSSL=1.1.0h
- python: 2.7
env: DOWNSTREAM=certbot-josepy