send optimization + ws file transfer test

This commit is contained in:
Benjamin Sergeant
2019-03-14 13:47:03 -07:00
parent 34de36fe01
commit 5b4354a6f3
6 changed files with 62 additions and 34 deletions

View File

@ -36,6 +36,9 @@ test_server:
test:
python test/run.py
ws_test:
(cd ws ; sh test_ws.sh)
# For the fork that is configured with appveyor
rebase_upstream:
git fetch upstream