Jeroen De Dauw has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/76508


Change subject: Do not install satooshi/php-coveralls for now, since we are not 
using coveralls for this repo yet
......................................................................

Do not install satooshi/php-coveralls for now, since we are not using coveralls 
for this repo yet

Change-Id: I95821f186db7b1b6a936d7f095824d7c0802d505
---
M .travis.sh
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/08/76508/1

diff --git a/.travis.sh b/.travis.sh
index 3182980..c64546e 100644
--- a/.travis.sh
+++ b/.travis.sh
@@ -31,7 +31,8 @@
 echo '$wgWBClientSettings["siteGlobalID"] = "enwiki";' >> LocalSettings.php
 
 cd extensions/Wikibase
-composer require satooshi/php-coveralls:dev-master
+composer install
+#composer require satooshi/php-coveralls:dev-master
 
 cd ../..
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I95821f186db7b1b6a936d7f095824d7c0802d505
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to