Skip to content

Commit

Permalink
Build results of 09c6ead (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 6, 2017
1 parent be3a70e commit 3ac8860
Show file tree
Hide file tree
Showing 18 changed files with 372 additions and 313 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ branches:
- releases
install:
- time perl ./maint-travis-ci/install_deps_early.pl
- time perl ./maint-travis-ci/install_deps.pl
- time perl ./maint-travis-ci/autoinstall_dzil.pl
- time perl ./maint-travis-ci/install_deps_2.pl
language: perl
matrix:
allow_failures:
Expand Down
9 changes: 9 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
Release history for Gentoo-Util-VirtualDepend

0.003022 2017-03-06T13:07:00Z c56b6cd
[Bugfix]
- Update tests for -Ddefault_inc_excludes_dot

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

0.003021 2017-01-27T12:24:51Z 597553e
- Update metadata map

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 v6.008.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.009.
.gitignore
.mailmap
.perltidyrc
Expand Down

0 comments on commit 3ac8860

Please sign in to comment.