Skip to content

Commit

Permalink
Build results of 7302e16 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 5, 2014
1 parent e209933 commit ff2b59f
Show file tree
Hide file tree
Showing 9 changed files with 395 additions and 363 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ matrix:
env: STERILIZE_ENV=0
- perl: "5.16"
env: STERILIZE_ENV=0
- perl: "5.18"
- perl: "5.20"
env: STERILIZE_ENV=0
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0
- perl: "5.8"
env: STERILIZE_ENV=1
- perl: "5.10"
env: STERILIZE_ENV=1
- perl: "5.18"
- perl: "5.20"
env: STERILIZE_ENV=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 COVERAGE_TESTING=1
before_install:
- perlbrew list
Expand Down
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Release history for Dist-Zilla-Role-Bootstrap

1.000003 2014-07-15T11:54:55Z
1.000003 2014-08-05T07:21:17Z

1.000002 2014-07-15T09:52:40Z
[00 Trivial]
Expand Down
3 changes: 2 additions & 1 deletion MANIFEST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.019.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.020.
.gitignore
.perltidyrc
.travis.yml
Expand All @@ -22,6 +22,7 @@ misc/Changes.deps.opt
misc/perlcritic.deps
perlcritic.rc
t/00-compile/lib_Dist_Zilla_Role_Bootstrap_pm.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-basic.t
t/02-try-built-mtime.t
Expand Down
Loading

0 comments on commit ff2b59f

Please sign in to comment.