jenkins-bot has submitted this change and it was merged.

Change subject: coveralls is now using --verbose
......................................................................


coveralls is now using --verbose

Change-Id: Ic047fc0953dd1158fcdadac9518260c3cf19e8a4
---
M bin/mw-send-to-coveralls.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/bin/mw-send-to-coveralls.sh b/bin/mw-send-to-coveralls.sh
index 762adba..322f15f 100755
--- a/bin/mw-send-to-coveralls.sh
+++ b/bin/mw-send-to-coveralls.sh
@@ -18,4 +18,4 @@
 echo "json_path: log/coveralls-upload.json" >> .coveralls.yml
 
 # Actually run coveralls!
-php vendor/bin/coveralls
+php vendor/bin/coveralls --verbose

-- 
To view, visit https://gerrit.wikimedia.org/r/116086
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic047fc0953dd1158fcdadac9518260c3cf19e8a4
Gerrit-PatchSet: 2
Gerrit-Project: integration/jenkins
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to