X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=b65337406e819df7927f3d0c38f483bbeac7dd54;hb=e3bc3e3da0c4bf2b223fa896427177017802da24;hp=03595a474651e57e6dbc50a520600ba4870703d7;hpb=60650d2726662682755827acde6dc0f598f83b93;p=dbsrgits%2FSQL-Translator.git diff --git a/.travis.yml b/.travis.yml index 03595a4..b653374 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,10 +17,11 @@ matrix: allow_failures: - perl: "blead" before_install: - - git clone git://github.com/ilmari/perl-travis-helper ~/perl-travis-helper - - source ~/perl-travis-helper/init + - git clone git://github.com/travis-perl/helpers ~/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: