mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
exclude TestHTTPS for testing travis/coverage
This commit is contained in:
parent
62fa2e6c07
commit
404445cbdf
@ -10,6 +10,6 @@ install:
|
||||
- "pip install --upgrade git+https://github.com/mitmproxy/pathod.git"
|
||||
# command to run tests, e.g. python setup.py test
|
||||
script:
|
||||
- "nosetests --with-cov --cov-report term-missing"
|
||||
- "nosetests -e TestHTTPS --with-cov --cov-report term-missing"
|
||||
after_success:
|
||||
- coveralls
|
Loading…
Reference in New Issue
Block a user