mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 21:16:54 +00:00
Add more environments to Travis CI config
This commit is contained in:
parent
559922dbbc
commit
dc919ba4af
1 changed files with 4 additions and 2 deletions
|
|
@ -22,6 +22,8 @@ matrix:
|
||||||
- python: pypy
|
- python: pypy
|
||||||
env: TOXENV=pypy
|
env: TOXENV=pypy
|
||||||
- python: 2.7
|
- python: 2.7
|
||||||
env: TOXENV=py27-flake8
|
env: TOXENV=readme
|
||||||
- python: 3.4
|
- python: 3.4
|
||||||
env: TOXENV=py34-flake8
|
env: TOXENV=linters
|
||||||
|
- python: 3.4
|
||||||
|
env: TOXENV=docs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue