Skip to content

Commit 8178cde

Browse files
author
desert
committed
Run doctests in ci
1 parent 2002b07 commit 8178cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix:
1717
dist: xenial
1818
sudo: required
1919
env:
20-
- TOXENV=py37,report,codecov
20+
- TOXENV=py37,report,codecov,doc
2121
before_install:
2222
- python --version
2323
- uname -a

0 commit comments

Comments
 (0)