From: Dagfinn Ilmari Mannsåker Date: Mon, 13 Oct 2014 15:06:05 +0000 (+0100) Subject: Switch back to upstream Travis helpers X-Git-Tag: v0.11021~20 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Translator.git;a=commitdiff_plain;h=e3107d4769ffe86114bd8ab63dc4ff774fcbb69f Switch back to upstream Travis helpers --- diff --git a/.travis.yml b/.travis.yml index 03595a4..1a2943c 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/travis-perl/helpers ~/travis-perl-helpers + - source ~/travis-perl-helpers/init - build-perl - perl -V - build-dist