mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
appveyor: use py.test
This commit is contained in:
parent
bba5ec7144
commit
2536e1d3e7
@ -8,4 +8,4 @@ install:
|
||||
- "%PYTHON%\\python -c \"from OpenSSL import SSL; print(SSL.SSLeay_version(SSL.SSLEAY_VERSION))\""
|
||||
build: off # Not a C# project
|
||||
test_script:
|
||||
- "%PYTHON%\\Scripts\\nosetests"
|
||||
- "%PYTHON%\\Scripts\\py.test -n 4"
|
Loading…
Reference in New Issue
Block a user