mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Also run system tests in the default tox env
This commit is contained in:
parent
d62e20c763
commit
dbb687a2ff
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = flake8, unit, docs
|
||||
envlist = flake8, unit, system, docs
|
||||
|
||||
[flake8]
|
||||
ignore = E101,E221,E241,E501,W191
|
||||
|
|
Loading…
Add table
Reference in a new issue