From: Don Armstrong Date: Sat, 3 Sep 2016 12:55:08 +0000 (-0700) Subject: only use the system perl install X-Git-Tag: release/2.6.0~177 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b8adc12f62984807cf0a70213ea28001507296e5;p=debbugs.git only use the system perl install --- diff --git a/.travis.yml b/.travis.yml index 9bd77e6..c1c4ccd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,8 @@ before_install: libconfig-simple-perl libtest-pod-perl liblist-moreutils-perl libtext-template-perl graphviz language: perl +perl: + - system # we need to use the system perl modules script: - make - make test