Build results of 210151e (on master)

This commit is contained in:
2015-04-12 01:27:16 +01:00
parent 7f57addb7f
commit 06325e5f23
3 changed files with 29 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
sudo: false
language: perl
perl:
- 'blead'
- '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/
+1
View File
@@ -1,4 +1,5 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.034.
.travis.yml
Changes
LICENSE
MANIFEST
+9 -1
View File
@@ -13,8 +13,16 @@ Path::Class = 0
JavaScript::Minifier::XS = 0
CSS::Minifier::XS = 0
[@Basic]
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = PruneCruft
[GatherDir]
include_dotfiles = 1
[PruneCruft]
except = \.travis.yml
[Git::CommitBuild]