Commit 0e190508 authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Merge pull request #1802 from pganssle/docs_ci

Run docs build as part of CI
parents 52c394c1 73068115
...@@ -24,6 +24,8 @@ jobs: ...@@ -24,6 +24,8 @@ jobs:
allow_failures: allow_failures:
# suppress failures due to pypa/setuptools#2000 # suppress failures due to pypa/setuptools#2000
- python: pypy3 - python: pypy3
- <<: *latest_py3
env: TOXENV=docs DISABLE_COVERAGE=1
cache: pip cache: pip
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment