mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
cleanup travis
This commit is contained in:
parent
76854b7770
commit
cf53a93c4c
@ -53,7 +53,7 @@ install:
|
||||
fi
|
||||
- pip install tox
|
||||
|
||||
script: set -o pipefail; python -m tox -- --cov netlib --cov mitmproxy --cov pathod 2>&1 | grep -v Cryptography_locking_cb
|
||||
script: tox -- --cov netlib --cov mitmproxy --cov pathod
|
||||
|
||||
after_success:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user