From edc8d4b9c16f89a95c05ef85cf4a7d69a6b7317e Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 21 Nov 2017 17:51:00 -0600 Subject: [PATCH] Require urllib3 tests to pass; fixes #712 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c76dc4506..9dc734ce9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,9 +88,6 @@ matrix: - env: TOXENV=py35-cryptographyMaster - env: TOXENV=py36-cryptographyMaster - env: TOXENV=pypy-cryptographyMaster - # TODO: undo this once upstream fixes their tests - - python: "3.5" - env: TOXENV=py35-urllib3Master install: