Skip to content

Commit 59214b3

Browse files
committed
BLD: add doctest to Travis matrix
1 parent 304ee62 commit 59214b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ matrix:
7676
- python: 3.5
7777
env:
7878
- STYLE=1
79+
- python: 3.5
80+
env:
81+
- DOC_DOC_TEST=1
7982
before_install:
8083
- source tools/travis_tools.sh
8184
- virtualenv --python=python venv

0 commit comments

Comments
 (0)