aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-01-21 16:46:02 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-01-21 15:46:02 -0600
commitd90982ef946df00d83b8a5c105fa5bf099e53f7f (patch)
tree7bcdc04e6b56e3fab111b0669ff38547d9b7d605 /.travis.yml
parent46cec4d935c6aec6a3ae94cb88c575965844814f (diff)
downloadcryptography-d90982ef946df00d83b8a5c105fa5bf099e53f7f.tar.gz
cryptography-d90982ef946df00d83b8a5c105fa5bf099e53f7f.tar.bz2
cryptography-d90982ef946df00d83b8a5c105fa5bf099e53f7f.zip
See if urllib3 tests pass on xenial nowadays (#4724)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 32854377..7ed660a8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -134,9 +134,6 @@ matrix:
env: DOWNSTREAM=certbot-josepy
- python: 2.7
env: DOWNSTREAM=urllib3
- # urllib3 tests fail on xenial for whatever reason
- dist: trusty
- sudo: false
install:
- ./.travis/install.sh