X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=68c32c5dcda95c5eebd85f04332f59b8decd92ac;hb=c1e72a18ccc92c73472ea8608b5df6994133ea7e;hp=274d978acc81cdcb0dfaa319f2bf8d244c5a5535;hpb=8be09345f76a4b689e61c5bfc7b880119817d46f;p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM diff --git a/.travis.yml b/.travis.yml index 274d978..68c32c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,21 +1,16 @@ 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 branches: - only: /^build\/.*/ + only: /^(dist|build\/.*)$/ before_install: - rm .travis.yml - export AUTHOR_TESTING=0