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