Commit Graph

9 Commits (f2a3a136781d4221ea63e2eb213656337e6c59ad)

Author SHA1 Message Date
Bruno Windels 7a15acf224 install synapse/develop (and deps) from pip
instead of getting dependencies from synapse/master
and running synapse/develop from git download
2019-06-24 12:51:43 +02:00
Tom Lant 04b64dbae9 Some changes to make the testing script run on mac, too, + a multithreaded server for riot 2018-09-25 18:45:08 +01:00
Bruno Windels c3b7e6c7cb make scripts executable, running them with sh does something weird on travis 2018-07-31 10:35:21 +02:00
Bruno Windels 20becf8735 force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs) 2018-07-31 10:35:21 +02:00
Bruno Windels 5389a42bc1 use readlink instead of realpath as it seems to be more portable 2018-07-27 15:04:04 +02:00
Bruno Windels 5e1517eb4d no need for push/popd in sub-shell 2018-07-27 14:10:19 +02:00
Bruno Windels bc06d370d0 prevent stop scripts from polluting output 2018-07-23 09:41:25 +02:00
Bruno Windels 01612f71bf dont assume current directory in scripts 2018-07-18 18:04:31 +02:00
Bruno Windels dcf4be79b7 add start and stop scripts for synapse 2018-07-18 17:52:29 +02:00