From: Karen Etheridge <ether@cpan.org>
Date: Fri, 26 Jan 2018 00:39:54 +0000 (-0800)
Subject: not sure if this will fix 5.6 builds
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cb2324098a7e535d1c7139209c93cf133064072a;p=p5sagit%2FSub-Name.git

not sure if this will fix 5.6 builds
---

diff --git a/.travis.yml b/.travis.yml
index a063a52..edf7e2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,6 +44,7 @@ env:
 before_install:
   - git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
   - source ~/travis-perl-helpers/init
+  - if [ -z "$PERLBREW_PERL" ]; then eval $(curl https://travis-perl.github.io/init) --auto; fi
   - build-perl
   - perl -V
   - build-dist