travis makefile fix
This commit is contained in:
parent
11774e6825
commit
e469f04c39
2
makefile
2
makefile
@ -51,7 +51,7 @@ test_server:
|
|||||||
test:
|
test:
|
||||||
python2.7 test/run.py
|
python2.7 test/run.py
|
||||||
|
|
||||||
ws_test: all
|
ws_test: ws
|
||||||
(cd ws ; env DEBUG=1 PATH=../ws/build:$$PATH bash test_ws.sh)
|
(cd ws ; env DEBUG=1 PATH=../ws/build:$$PATH bash test_ws.sh)
|
||||||
|
|
||||||
# For the fork that is configured with appveyor
|
# For the fork that is configured with appveyor
|
||||||
|
Loading…
Reference in New Issue
Block a user