Enable testing the synchrotron on jenkins

This commit is contained in:
Mark Haines 2016-06-10 16:30:26 +01:00
parent e9892b4b26
commit fdc015c6e9

View file

@ -80,6 +80,7 @@ echo >&2 "Running sytest with PostgreSQL";
--synapse-directory $WORKSPACE \
--dendron $WORKSPACE/dendron/bin/dendron \
--pusher \
--synchrotron \
--port-base $PORT_BASE
cd ..