X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=0951249f4252613bdae3eddad42784040214518f;hb=ebad0597032ef3f99cc1befb179d3ae2c38a44a8;hp=b65337406e819df7927f3d0c38f483bbeac7dd54;hpb=e3bc3e3da0c4bf2b223fa896427177017802da24;p=dbsrgits%2FSQL-Translator.git diff --git a/.travis.yml b/.travis.yml index b653374..0951249 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,11 +17,10 @@ matrix: allow_failures: - perl: "blead" before_install: - - git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers + - git clone git://github.com/ilmari/perl-travis-helper ~/travis-perl-helpers - source ~/travis-perl-helpers/init - build-perl - perl -V - - cpan-install YAML XML::LibXML # author-mode configure deps - build-dist - cd $BUILD_DIR # $BUILD_DIR is set by the build-dist command install: