From 57c3a18a1eae4364dbd55b14478030fc1dc586b3 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 25 Oct 2018 20:01:32 -0400 Subject: Failure is not an option (#4527) --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6ed017d9..faa3527b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,11 +88,6 @@ matrix: # urllib3 tests fail on xenial for whatever reason dist: trusty sudo: false - allow_failures: - # Remove allow_failures as soon as josepy's flake8 issue is resolved - # https://github.com/certbot/josepy/pull/39 - - python: 2.7 - env: DOWNSTREAM=certbot-josepy install: - ./.travis/install.sh -- cgit v1.2.3