Explorar el Código

add libmagickwand-dev deb to travis

Guénaël Muller hace 6 años
padre
commit
8742aeed44
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Ver fichero

@@ -10,7 +10,7 @@ addons:
10 10
     packages:
11 11
     - libreoffice
12 12
     - imagemagick
13
-
13
+    - libmagickwand-dev
14 14
 services:
15 15
   - docker
16 16
   - redis-server