Skip to content
Snippets Groups Projects
Commit e40b62b6 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Remove test tls dependency

parent 410ee62a
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ linux:test:
needs: ["linux:build"]
script:
- DEBIAN_FRONTEND=noninteractive apt update && apt install -y libmsgpackc2 liburiparser1 libgnutls28 cmake
- DEBIAN_FRONTEND=noninteractive apt update && apt install -y libmsgpackc2 liburiparser1 cmake
- cd build
- ctest -V --output-junit report.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment