try to disable TLS for unittesting
This commit is contained in:
parent
de8d93341c
commit
98d0460af0
@ -45,7 +45,7 @@ matrix:
|
|||||||
- cd ../..
|
- cd ../..
|
||||||
- export PATH=$CMAKE_PATH:$PATH
|
- export PATH=$CMAKE_PATH:$PATH
|
||||||
- cd test
|
- cd test
|
||||||
- cmake -DUSE_TLS=1 -DUSE_MBED_TLS=1 .
|
- cmake .
|
||||||
- cmake --build --parallel .
|
- cmake --build --parallel .
|
||||||
- ixwebsocket_unittest.exe
|
- ixwebsocket_unittest.exe
|
||||||
# - python test/run.py
|
# - python test/run.py
|
||||||
|
Loading…
Reference in New Issue
Block a user