mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 13:36:54 +00:00
Use current Python on flake8, pylint, docs, bandit
This commit is contained in:
parent
1a6b02cb96
commit
10d4dca4d9
1 changed files with 5 additions and 5 deletions
10
.travis.yml
10
.travis.yml
|
|
@ -25,13 +25,13 @@ matrix:
|
|||
env: TOXENV=pypy
|
||||
- python: 2.7
|
||||
env: TOXENV=readme
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: TOXENV=flake8
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: TOXENV=pylint
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: TOXENV=doc8
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: TOXENV=bandit
|
||||
- python: 3.4
|
||||
- python: 3.6
|
||||
env: TOXENV=docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue