Skip to content

Commit 7d98f28

Browse files
committed
Generate docs in python3
1 parent 95858d5 commit 7d98f28

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
@@ -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)