]> granicus.if.org Git - imagemagick/commitdiff
Also building PerlMagick.
authordirk <dirk@git.imagemagick.org>
Sat, 27 Jun 2015 19:04:37 +0000 (19:04 +0000)
committerdirk <dirk@git.imagemagick.org>
Sat, 27 Jun 2015 19:04:37 +0000 (19:04 +0000)
.travis.yml

index d354b4a519778d62d0e20c9bf584924ed2144837..3b035dfc24d42a24edaf9c41c6366d31e971030b 100644 (file)
@@ -13,5 +13,5 @@ before_script:
 script:
     - export OMP_NUM_THREADS=1
     - export CFLAGS="-Wno-deprecated-declarations -Wdeclaration-after-statement -Wno-error=unused-variable"
-    - ./configure --disable-openmp --with-quantum-depth=16 --enable-hdri=no
+    - ./configure --disable-openmp --with-quantum-depth=16 --enable-hdri=no --with-perl
     - make