fix(ci): add curl package

master
Tomas 6 years ago
parent 9a195ee19f
commit 537b7e03a9

@ -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 && \

Loading…
Cancel
Save