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

Change subject: Add phpunit job for codesniffer
......................................................................


Add phpunit job for codesniffer

As far as I can tell this will use the standard
phpunit job template and should work straight out
of the box!

Change-Id: I30bc4ac658d8933790ff4304351f1b2d9c5a3218
---
M mediawiki-tools.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/mediawiki-tools.yaml b/mediawiki-tools.yaml
index 55edcac..8d637e6 100644
--- a/mediawiki-tools.yaml
+++ b/mediawiki-tools.yaml
@@ -10,6 +10,7 @@
 
     jobs:
      - '{name}-phplint'
+     - '{name}-phpunit'
 
 - project:
     name: 'mw-tools-dippybird'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I30bc4ac658d8933790ff4304351f1b2d9c5a3218
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to