Allow time for broker to end and report in Travis build

This commit is contained in:
Ian Craggs 2021-04-01 13:20:53 +01:00
parent 7e73ccf231
commit bad52d797d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ cmake --build .
python3 ../test/mqttsas.py &
ctest -VV --timeout 600
killall python3
sleep 3 # allow broker time to terminate and report
#killall mosquitto
cpack --verbose