]> Dogcows Code - chaz/p5-Linux-Proc-Maps/commitdiff
fix borked travis yml master
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 28 Nov 2016 09:14:39 +0000 (02:14 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 28 Nov 2016 09:14:39 +0000 (02:14 -0700)
.travis.yml

index dd187babee389ff0c044e693e652386a2587613f..c0fa429abd27371c6e0389f14cf556b96c0f37d1 100644 (file)
@@ -7,12 +7,7 @@ perl:
    - '5.18'
    - '5.16'
    - '5.14'
-   - '5.12'
-   - '5.10'
-   - '5.8'
 matrix:
-   allow_failures:
-      - perl: '5.8'
    fast_finish: true
 before_install:
    - git config --global user.name "TravisCI"
This page took 0.019042 seconds and 4 git commands to generate.