Skip to content

Commit

Permalink
Build results of 4653dd1 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent abaa551 commit 08a1a57
Show file tree
Hide file tree
Showing 16 changed files with 516 additions and 403 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
22 changes: 22 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
Release history for Dist-Zilla-Plugin-Git-NextVersion-Sanitized

0.002001 2014-08-16T03:46:40Z
[00 Trivial]
- CPANDAY!
- no code changes.
- metadata update
- test update

[Dependencies::Stats]
- Dependencies changed since 0.002000, see misc/*.deps* for details
- configure: ↓1
- develop: +1 (suggests: ↑1)
- test: +1 -3 (recommends: ↑1 -1)

[Metadata]
- migrate to kentnl org

[Misc]
- Improve source side POD to reduce build side whitespace.

[Tests]
- update Test::ReportPrereqs

0.002000 2014-07-13T23:00:16Z
[00 Major]
- Packaging changes that might affect downstreams that work by hand.
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 @@ -20,6 +20,7 @@ misc/Changes.deps.opt
misc/perlcritic.deps
perlcritic.rc
t/00-compile/lib_Dist_Zilla_Plugin_Git_NextVersion_Sanitized_pm.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
weaver.ini
xt/author/critic.t
Expand Down

0 comments on commit 08a1a57

Please sign in to comment.