Skip to content
Snippets Groups Projects
Unverified Commit 4948f94d authored by Fabian Keil's avatar Fabian Keil Committed by Daniel Stenberg
Browse files

.cirrus.yml: install valgrind-devel on FreeBSD

parent 55becae8
No related merge requests found
......@@ -42,7 +42,7 @@ freebsd_task:
pkginstall_script:
- pkg update -f
- pkg install -y autoconf automake libtool pkgconf brotli openldap24-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel
- pkg install -y autoconf automake libtool pkgconf brotli openldap24-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel valgrind-devel
- pkg delete -y curl
- python -m ensurepip --default-pip
- python -m pip install --upgrade pip
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment