not sure why I added this - try without
[p5sagit/Sub-Name.git] / .travis.yml
index edf7e2f..7d9461d 100644 (file)
@@ -36,6 +36,12 @@ matrix:
   allow_failures:
     - perl: blead
     - perl: blead-thr
+  include:
+    # modules required for author testing do not build on 5.6
+    - perl: "5.6.2"
+      env: AUTHOR_TESTING=0
+    - perl: "5.6.2-thr"
+      env: AUTHOR_TESTING=0
 env:
   global:
     - AUTHOR_TESTING=1
@@ -44,7 +50,6 @@ 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