aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index faa3527b..6ed017d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -88,6 +88,11 @@ 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