From 23de7c0ff0509f47ba30eb8468d46444c8c9d53a Mon Sep 17 00:00:00 2001 From: flashwave Date: Sat, 24 Mar 2018 05:43:36 +0100 Subject: [PATCH] part two --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3dc32512..4f508996 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ matrix: fast_finish: true before_install: + - apt-get install -y imagemagick - pecl install imagick - pecl install redis - composer install