summary refs log tree commit diff
path: root/jenkins-postgres.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pip install new python dependencies in jenkins.shMark Haines2016-04-211-0/+1
|
* Make jenkins install lxmlErik Johnston2016-04-211-0/+1
|
* Reinstate coverage checks for integ testsRichard van der Hoff2016-03-091-1/+2
|
* Specify synapse-directory for integ testsRichard van der Hoff2016-03-091-1/+3
|
* Only build py27 tox env for integ testsRichard van der Hoff2016-03-081-1/+1
|
* Use sytest build scripts, rather than reinventing the wheelRichard van der Hoff2016-03-081-39/+5
|
* jenkins-*.sh: set -xRichard van der Hoff2016-03-031-1/+3
| | | | | Also move the options from the shebang line to the body of the script, so that they take effect even if somebody explicitly runs "bash jenkins.sh"
* MkdirErik Johnston2016-03-031-0/+3
|
* Add jenkins-postgres.shErik Johnston2016-03-031-0/+87