aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-10-25 20:01:32 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-10-26 08:01:32 +0800
commit57c3a18a1eae4364dbd55b14478030fc1dc586b3 (patch)
tree97326d43015204376d9ae7f8e5ed367f8e4a49f2 /.travis.yml
parentb7bd0000e10b471aa5f50501a58be5c5cf73fd55 (diff)
downloadcryptography-57c3a18a1eae4364dbd55b14478030fc1dc586b3.tar.gz
cryptography-57c3a18a1eae4364dbd55b14478030fc1dc586b3.tar.bz2
cryptography-57c3a18a1eae4364dbd55b14478030fc1dc586b3.zip
Failure is not an option (#4527)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 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