jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/325904 )

Change subject: phan: Add the standard composer flags to the update command
......................................................................


phan: Add the standard composer flags to the update command

Change-Id: Id85bbc5e58dac9049edb77d438d01b1cd73d86af
---
M jjb/mediawiki.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/jjb/mediawiki.yaml b/jjb/mediawiki.yaml
index f21e333..637e2b0 100644
--- a/jjb/mediawiki.yaml
+++ b/jjb/mediawiki.yaml
@@ -484,7 +484,7 @@
         dir: '$WORKSPACE/src'
      - shell: |
         cd $WORKSPACE/src
-        composer require etsy/phan:dev-master --prefer-dist --dev # todo don't 
hardcode version here
+        composer require etsy/phan:dev-master --prefer-dist --dev 
--no-progress --ansi --profile -v # todo don't hardcode version here
         PHAN=vendor/bin/phan ./tests/phan/bin/phan
     publishers:
      - castor-save

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id85bbc5e58dac9049edb77d438d01b1cd73d86af
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>
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