X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=16c85831b986bce88e8d613fea2be72ee44a2dce;hp=6d24afa9750a5c1b2c4a87f7cd6f66bc8307e854;hb=c469bbef18bdb50a055532ac5392dda2b94e7f9f;hpb=d7f73efeb94e2c7a412933585681c6c74e3a79a2 diff --git a/.travis.yml b/.travis.yml index 6d24afa..16c8583 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,9 @@ perl: - "5.10" - "5.8" +before_install: + - eval $(curl https://travis-perl.github.io/init) + - $HELPERS_ROOT/bin/cpan-config install: - cpanm --notest --metacpan --skip-satisfied --with-develop --installdeps . - perl Makefile.PL