]> git.gsnw.org Git - fping.git/commitdiff
travis tuning
authorDavid Schweikert <david@schweikert.ch>
Fri, 28 Feb 2014 22:46:49 +0000 (23:46 +0100)
committerDavid Schweikert <david@schweikert.ch>
Fri, 28 Feb 2014 22:46:49 +0000 (23:46 +0100)
.travis.yml

index c6ca3a3507e186e39ae985d3f2b6e793e96119ed..6506b11ea7dab13028839c5f26fad41302c15de5 100644 (file)
@@ -10,7 +10,7 @@ install:
     - sudo apt-get remove -qq autoconf automake autotools-dev libtool
     - ci/build-1-autotools.sh
     - curl -L http://cpanmin.us | perl - --sudo App::cpanminus
-    - cpanm Test::Command
+    - cpanm --sudo Test::Command
 script:
     - ci/build-2-install.sh
     - prove ci/test-*.pl