From: Don Armstrong Date: Sat, 3 Sep 2016 13:01:59 +0000 (-0700) Subject: system is in quotes X-Git-Tag: release/2.6.0~176 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=9e05c11d9c495e250ea6c954291efdeecff7dab1 system is in quotes --- diff --git a/.travis.yml b/.travis.yml index c1c4ccd..7d8abad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ before_install: liblist-moreutils-perl libtext-template-perl graphviz language: perl perl: - - system # we need to use the system perl modules + - "system" # we need to use the system perl modules script: - make - make test