mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
resilence Cryptography_locking_cb
This commit is contained in:
parent
a4fde737b1
commit
e6ea365f19
@ -50,7 +50,7 @@ install:
|
||||
fi
|
||||
- pip install tox
|
||||
|
||||
script: tox -- --cov netlib --cov mitmproxy --cov pathod
|
||||
script: set -o pipefail; tox -- --cov netlib --cov mitmproxy --cov pathod 2>&1 | grep -v Cryptography_locking_cb
|
||||
|
||||
after_success:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user