Paladox has uploaded a new change for review.

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

Change subject: Enable php56 tests in composer-test
......................................................................

Enable php56 tests in composer-test

We havent added any test yet but this should bring php 56 to composer.

Change-Id: I9aab09f80a414932cb936692747346cd3df0b758
---
M jjb/php.yaml
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/12/316012/1

diff --git a/jjb/php.yaml b/jjb/php.yaml
index 95fd707..297a089 100644
--- a/jjb/php.yaml
+++ b/jjb/php.yaml
@@ -181,6 +181,8 @@
         # Zend 55 is solely on Trusty
         - php55:
             image: trusty
+        - php56:
+            image: jessie
         - php70:
             image: jessie
         # Wikimedia runs HHVM on Trusty and will move to Jessie
@@ -196,6 +198,7 @@
     name: 'composer-flavored'
     phpflavor:
         - php55
+        - php56
         - php70
         - hhvm
     jobs:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9aab09f80a414932cb936692747346cd3df0b758
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

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

Reply via email to