0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-15 21:09:07 +02:00
synapse/jenkins.sh
2015-11-13 16:22:51 +00:00

4 lines
162 B
Bash
Executable file

#!/bin/bash -eu
export PYTHONDONTWRITEBYTECODE=yep
TOXSUFFIX="--reporter=subunit | subunit-1to2 | subunit2junitxml --no-passthrough --output-to=results.xml" tox