mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(ci): add curl package
This commit is contained in:
parent
9a195ee19f
commit
537b7e03a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue