From: Chris Weyl Date: Tue, 30 Apr 2013 21:58:49 +0000 (-0700) Subject: argh X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=commitdiff_plain;h=refs%2Fheads%2Ftopic%2Ftravis-config argh --- diff --git a/.travis.yml b/.travis.yml index 979da62..d8dd195 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ install: - echo y | perlbrew install-cpanm # XML cpan deps - - apt-get -y install libexpat-dev + - sudo apt-get -y install libexpat-dev # see if we can't speed things up a bit - rm -rf ~/.cpanm