From: David Schweikert Date: Fri, 28 Feb 2014 22:46:49 +0000 (+0100) Subject: travis tuning X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540057dfd9ced8ffea65cd7c5ae9b4bb56fa4805;p=fping.git travis tuning --- diff --git a/.travis.yml b/.travis.yml index c6ca3a3..6506b11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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