summary refs log tree commit diff
path: root/jenkins.sh
blob: 2680d16b4219b5e63d20213fb163576bad645419 (plain) (blame)
1
2
3
4
#!/bin/bash -eu

export PYTHONDONTWRITEBYTECODE=yep
TOXSUFFIX="--reporter=subunit | subunit-1to2 | subunit2junitxml --no-passthrough --output-to=results.xml" tox