We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2002b07 commit 8178cdeCopy full SHA for 8178cde
.travis.yml
@@ -17,7 +17,7 @@ matrix:
17
dist: xenial
18
sudo: required
19
env:
20
- - TOXENV=py37,report,codecov
+ - TOXENV=py37,report,codecov,doc
21
before_install:
22
- python --version
23
- uname -a
0 commit comments