commit 8732f02947d6d56e2591e177772cc90fe3c91f55
parent a8a6d2863ef5f080297f915ca1ab8b7f6785ec39
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 4 Feb 2019 13:46:00 +0100
Add mbedtls packages in attempt to solve curl coverage error
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -20,6 +20,11 @@ addons:
packages:
- gnuplot
- imagemagick
+ - libmbedcrypto0
+ - libmbedtls-dev
+ - libmbedtls10
+ - libmbedx509-0
+ - mbedtls
matrix:
allow_failures: