From af37149422a1cd9924f2f35ed2a2b89a9a6638e1 Mon Sep 17 00:00:00 2001 From: dirk Date: Sat, 27 Jun 2015 19:04:37 +0000 Subject: [PATCH] Also building PerlMagick. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d354b4a51..3b035dfc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 -- 2.50.0