]> git.donarmstrong.com Git - debbugs.git/commitdiff
only use the system perl install
authorDon Armstrong <don@donarmstrong.com>
Sat, 3 Sep 2016 12:55:08 +0000 (05:55 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 3 Sep 2016 12:55:08 +0000 (05:55 -0700)
.travis.yml

index 9bd77e628a83273a8c569681c40e188a1138e3d8..c1c4ccdc02f3343787952ac83059ed5a683b6e16 100644 (file)
@@ -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