Skip to content

Commit

Permalink
Build results of 6cf344b (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent acc0bd7 commit e265bba
Show file tree
Hide file tree
Showing 21 changed files with 325 additions and 505 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ 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
Expand All @@ -27,15 +27,15 @@ matrix:
env: STERILIZE_ENV=1
- perl: "5.14"
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
19 changes: 19 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
Release history for Test-File-ShareDir

1.000005 2014-08-15T23:41:58Z
[00 Trivial]
- CPANDAY!
- no code changes.
- tests augmented.
- whitespace greatly reduced.

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

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

[Tests]
- update Test::ReportPrereqs

1.000004 2014-07-22T19:29:27Z
[Doc Bugfix]
- Previous releases changelog was misleading.
Expand Down
2 changes: 1 addition & 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 Down
Loading

0 comments on commit e265bba

Please sign in to comment.