Use a PPA with the latest version of magick

This commit is contained in:
Kleis Auke Wolthuizen 2019-01-07 19:10:21 +01:00
parent dc143fa4f5
commit 5e75dc0518

View File

@ -44,6 +44,9 @@ matrix:
addons:
apt:
update: true
sources:
# use imagemagick 6.9.7-4 instead than 6.8.9-9
- sourceline: 'ppa:opencpu/imagemagick'
packages:
- automake
- gtk-doc-tools