forked-synapse/jenkins.sh
2015-11-13 16:22:51 +00:00

5 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