]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - .travis.yml
require at least perl 5.14.0
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / .travis.yml
index 86a7da9c72d1a03c272b4c04ca3b8ab1d59ff5ff..c0fa429abd27371c6e0389f14cf556b96c0f37d1 100644 (file)
@@ -1,18 +1,13 @@
 sudo: false
 language: perl
 perl:
-   - 'blead'
+   - '5.24'
+   - '5.22'
    - '5.20'
    - '5.18'
    - '5.16'
    - '5.14'
-   - '5.12'
-   - '5.10'
-   - '5.8'
 matrix:
-   allow_failures:
-      - perl: 'blead'
-      - perl: '5.8'
    fast_finish: true
 before_install:
    - git config --global user.name "TravisCI"
This page took 0.020818 seconds and 4 git commands to generate.