[libcatmandu-perl] 42/85: travis
Jonas Smedegaard
dr at jones.dk
Tue May 20 09:56:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.91
in repository libcatmandu-perl.
commit ec3ebea8a7d68fe93a822158474878ad6fc6ffdb
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date: Tue May 13 08:15:18 2014 +0200
travis
---
.travis.yml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 9ed9ad0..7a0c2c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,10 @@ install:
- cpanm --quiet --notest --force --skip-satisfied .
- cpanm --quiet --notest --skip-satisfied Devel::Cover
script:
- - perl Build.PL && cover -test
+ - perl Build.PL
+ - ./Build installdeps
+ - ./Build test
+ - ./Build testcover
after_success:
- cpanm --quiet --notest --skip-satisfied Devel::Cover::Report::Coveralls
- cover -report coveralls
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list