mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +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
|
||||
env: TOXENV=pypy
|
||||
- python: 2.7
|
||||
env: TOXENV=py27-flake8
|
||||
env: TOXENV=readme
|
||||
- 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