8000 Add documentation builds to Travis CI jobs · pythonthings/github3.py@7a1f250 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a1f250

Browse files
committed
Add documentation builds to Travis CI jobs
1 parent 3d800f9 commit 7a1f250

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ matrix:
4747
- env: TOXENV=py34-flake8
4848
- env: TOXENV=docstrings
4949
- env: TOXENV=notebooks
50+
- env: TOXENV=docs
5051
fast_finish: true
5152
allow_failures:
5253
- env: TOXENV=docstrings

0 commit comments

Comments
 (0)
0