mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 02:45:54 -07: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
|
- libffi-dev
|
||||||
|
|
||||||
# VIPS 8.3.3 requires Poppler 0.30 which is not released on Trusty.
|
# VIPS 8.3.3 requires Poppler 0.30 which is not released on Trusty.
|
||||||
before_install:
|
install:
|
||||||
- >
|
- >
|
||||||
cd /tmp && \
|
cd /tmp && \
|
||||||
curl -fsSLO https://github.com/libvips/libvips/releases/download/v${LIBVIPS}/vips-${LIBVIPS}.tar.gz && \
|
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