mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Fix pytest on macOS in Travis (#5360)
* Add tools/pytest.sh * pass TRAVIS through in tox.ini * Use tools/pytest.sh to run pytest * Add quiet to pytest.ini * ignore pytest cache
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[pytest]
|
||||
addopts = --quiet
|
||||
Reference in New Issue
Block a user