8000 Merge pull request #889 from micw523/docs · abhinavcoder/python@693f115 · GitHub
[go: up one dir, main page]

Skip to content

Commit 693f115

Browse files
authored
Merge pull request kubernetes-client#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

Lines changed: 1 addition & 1 deletion
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)
0