diff --git a/.travis.yml b/.travis.yml index 155f155..a80c20f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 && \