aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3e97f353..25cfb6e4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,8 @@ jobs:
allow_failures:
# suppress failures due to pypa/setuptools#2000
- python: pypy3
+ - <<: *latest_py3
+ env: TOXENV=docs DISABLE_COVERAGE=1
cache: pip