X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.travis.yml;h=0951249f4252613bdae3eddad42784040214518f;hb=501ed387d434cb888871053f39d818577001ca73;hp=03595a474651e57e6dbc50a520600ba4870703d7;hpb=60650d2726662682755827acde6dc0f598f83b93;p=dbsrgits%2FSQL-Translator.git diff --git a/.travis.yml b/.travis.yml index 03595a4..0951249 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,8 +17,8 @@ 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/ilmari/perl-travis-helper ~/travis-perl-helpers + - source ~/travis-perl-helpers/init - build-perl - perl -V - build-dist