fix(ci): add curl package

This commit is contained in:
Tomas 2020-06-06 18:55:04 +02:00
parent 9a195ee19f
commit 537b7e03a9

View file

@ -71,7 +71,7 @@ addons:
- libffi-dev
# VIPS 8.3.3 requires Poppler 0.30 which is not released on Trusty.
before_install:
install:
- >
cd /tmp && \
curl -fsSLO https://github.com/libvips/libvips/releases/download/v${LIBVIPS}/vips-${LIBVIPS}.tar.gz && \