Switch back to upstream Travis helpers
Dagfinn Ilmari Mannsåker [Mon, 13 Oct 2014 15:06:05 +0000 (16:06 +0100)]
.travis.yml

index 03595a4..1a2943c 100644 (file)
@@ -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