Browse Source

add libmagickwand-dev deb to travis

Guénaël Muller 5 years ago
parent
commit
8742aeed44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml View File

@@ -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