mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 18:03:50 +00:00
Enable Travis for the entire pathod directory :)
This commit is contained in:
parent
f399a5cd29
commit
500bf18023
2
tox.ini
2
tox.ini
@ -7,7 +7,7 @@ deps =
|
||||
codecov>=2.0.5
|
||||
passenv = CI TRAVIS_BUILD_ID TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT
|
||||
setenv =
|
||||
PY3TESTS = test/netlib test/mitmproxy/script test/pathod/test_utils.py test/pathod/test_log.py test/pathod/test_language_generators.py test/pathod/test_language_writer.py test/pathod/test_language_base.py test/pathod/test_language_http.py test/pathod/test_language_websocket.py test/pathod/test_language_http2.py test/pathod/test_pathoc.py
|
||||
PY3TESTS = test/netlib test/pathod/ test/mitmproxy/script
|
||||
|
||||
[testenv:py27]
|
||||
commands =
|
||||
|
Loading…
Reference in New Issue
Block a user