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 d8b98b7 commit 3e8545fCopy full SHA for 3e8545f
.travis.yml
@@ -11,7 +11,7 @@ python:
11
- pypy3
12
matrix:
13
include:
14
- - python: 3.7
+ - python: 3.6
15
env: TOXENV=flake8,black,import-order,mypy,manifest
16
cache: pip
17
install: pip install tox-travis codecov
0 commit comments