[libbread-board-perl] 32/66: graphviz doesn't work on the travis servers
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 21:23:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libbread-board-perl.
commit a3459c8ff777e827c64114f89717a30c2b892a17
Author: Jesse Luehrs <doy at tozt.net>
Date: Thu Aug 1 13:34:10 2013 -0400
graphviz doesn't work on the travis servers
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index e9f133b..f7b666d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,6 @@ perl:
install:
- cpanm -q --notest Dist::Zilla
- dzil authordeps --missing | cpanm -q --notest
- - dzil listdeps --author --missing | cpanm -q --notest
+ - dzil listdeps --author --missing | grep -v GraphViz | cpanm -q --notest
script:
- dzil test --all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbread-board-perl.git
More information about the Pkg-perl-cvs-commits
mailing list