0.136 of my bundle moved minimum-version.t to xt/author
[p5sagit/Sub-Name.git] / .travis.yml
index 4228526..d3cc3e2 100644 (file)
@@ -30,8 +30,6 @@ perl:
   - "5.10-thr"
   - "5.8"
   - "5.8-thr"
-  - "5.6.2"
-  - "5.6.2-thr"
 matrix:
   allow_failures:
     - perl: blead
@@ -50,13 +48,11 @@ 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
   - cd $BUILD_DIR
 install:
-  - perl -M5.014 -e1 2>/dev/null || cpan-install Dist::Zilla@5.047
   - cpan-install --deps
 script:
   - perl Makefile.PL