We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95858d5 commit 7d98f28Copy full SHA for 7d98f28
.travis.yml
@@ -11,7 +11,7 @@ matrix:
11
env: TOXENV=py27-functional
12
- python: 2.7
13
env: TOXENV=update-pycodestyle
14
- - python: 2.7
+ - python: 3.7
15
env: TOXENV=docs
16
17
env: TOXENV=coverage,codecov
0 commit comments