From d90982ef946df00d83b8a5c105fa5bf099e53f7f Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 21 Jan 2019 16:46:02 -0500 Subject: See if urllib3 tests pass on xenial nowadays (#4724) --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.travis.yml') 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 -- cgit v1.2.3