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 42bdfb51c3
commit 11774e6825
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