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

index 17855d2587e1cc59107e9d951cada648c1ccd7f2..c6ca3a3507e186e39ae985d3f2b6e793e96119ed 100644 (file)
@@ -9,6 +9,7 @@ branches:
 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
 script:
     - ci/build-2-install.sh