commit: 6532fa2dbeee197e8139b1cc985cae4e90d5fc07
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 15:55:38 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 15:55:38 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6532fa2d
travis.yml: make 'repoman full' verbose for output
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index ce116ca..ec1e792 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,4 +16,4 @@ before_script:
- cd travis-overlay
- sed -i 's/fcmd=fcmd/fcmd=("%s -q" % fcmd)/'
./../portage-2.2.10/bin/repoman
script:
- - "./../portage-2.2.10/bin/repoman full -d"
+ - "./../portage-2.2.10/bin/repoman full -d -v"