try to run ws test on linux + macOS on travis

This commit is contained in:
Benjamin Sergeant
2019-05-16 13:56:25 -07:00
parent 0e59927384
commit 3323a51ab5
3 changed files with 5 additions and 4 deletions

View File

@ -61,4 +61,4 @@ sleep 2
kill `cat /tmp/ws_test/pidfile.transfer`
kill `cat /tmp/ws_test/pidfile.receive`
kill `cat /tmp/ws_test/pidfile.send`
exit 0