added full path to tox
This commit is contained in:
parent
1e7d0d10f5
commit
cf29053389
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
tox -c chatmaild
|
||||
tox -c deploy-chatmail
|
||||
venv/bin/tox -c chatmaild
|
||||
venv/bin/tox -c deploy-chatmail
|
||||
venv/bin/pytest tests/online -vrx --durations=5 $@
|
||||
|
Loading…
Reference in New Issue
Block a user