(CI) linux: install libmbedtls
This commit is contained in:
parent
7c4d040384
commit
2477946e68
@ -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