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