commit | 57c3a18a1eae4364dbd55b14478030fc1dc586b3 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Oct 25 20:01:32 2018 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Oct 26 08:01:32 2018 +0800 |
tree | 97326d43015204376d9ae7f8e5ed367f8e4a49f2 | |
parent | b7bd0000e10b471aa5f50501a58be5c5cf73fd55 [diff] |
Failure is not an option (#4527)
diff --git a/.travis.yml b/.travis.yml index 6ed017d..faa3527 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -88,11 +88,6 @@ # 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