mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
travis: Run flake8 against Python 3.6
As with tox and make before it, we run everything that we can against Python 3 (Python 3.6 in this case). Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
@@ -30,7 +30,7 @@ matrix:
|
||||
env: TOXENV=docs
|
||||
- python: '3.6'
|
||||
env: TOXENV=mypy
|
||||
- python: '2.7'
|
||||
- python: '3.6'
|
||||
env: TOXENV=flake8
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user