aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fa92db1..cbbff3b6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,6 +48,21 @@ matrix:
- python: 3.4
env: TOXENV=py3pep8
+ - python: 2.7
+ env: DOWNSTREAM=pyopenssl
+ - python: 2.7
+ env: DOWNSTREAM=twisted
+ - python: 2.7
+ env: DOWNSTREAM=paramiko
+ - python: 2.7
+ env: DOWNSTREAM=aws-encryption-sdk
+ - python: 2.7
+ env: DOWNSTREAM=certbot
+ - python: 2.7
+ env: DOWNSTREAM=certbot-josepy
+ - python: 2.7
+ env: DOWNSTREAM=urllib3
+
install:
- ./.travis/install.sh