Also building PerlMagick.
diff --git a/.travis.yml b/.travis.yml
index d354b4a..3b035df 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,5 +13,5 @@
 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