(CI) linux: install libmbedtls
This commit is contained in:
parent
b6e5ff2f3d
commit
53efbf3ca9
@ -18,6 +18,8 @@ matrix:
|
|||||||
# Linux
|
# Linux
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get install -y libmbedtls-dev
|
||||||
script:
|
script:
|
||||||
- python test/run.py
|
- python test/run.py
|
||||||
- make ws
|
- make ws
|
||||||
|
Loading…
x
Reference in New Issue
Block a user