Skip to content

Commit 693f115

Browse files
authored
Merge pull request #889 from micw523/docs
Update docs python version for Travis CI
2 parents b519de1 + 2eb2c8d commit 693f115

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
@@ -13,7 +13,7 @@ matrix:
1313
env: TOXENV=py27-functional
1414
- python: 2.7
1515
env: TOXENV=update-pycodestyle
16-
- python: 2.7
16+
- python: 3.7
1717
env: TOXENV=docs
1818
- python: 2.7
1919
env: TOXENV=coverage,codecov

0 commit comments

Comments
 (0)