Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

Commit 06c2630

Browse files
authored
Merge pull request #145 from fabianvf/docutils-py3
Generate docs in python3
2 parents 95858d5 + 7d98f28 commit 06c2630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111
env: TOXENV=py27-functional
1212
- python: 2.7
1313
env: TOXENV=update-pycodestyle
14-
- python: 2.7
14+
- python: 3.7
1515
env: TOXENV=docs
1616
- python: 2.7
1717
env: TOXENV=coverage,codecov

0 commit comments

Comments
 (0)