Aude has uploaded a new change for review.
https://gerrit.wikimedia.org/r/210678
Change subject: Fix / adjust travis tests for hhvm
......................................................................
Fix / adjust travis tests for hhvm
The job is now hhvm instead of hhvm-nightly.
Change-Id: Ic9f174d7135c9954747a57581b816f53830511c7
(cherry picked from commit b185c81dcbd433c00ded95826e98a9d8a1498e9c)
---
M build/travis/install.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/78/210678/1
diff --git a/build/travis/install.sh b/build/travis/install.sh
index 498e748..2ab6361 100755
--- a/build/travis/install.sh
+++ b/build/travis/install.sh
@@ -4,7 +4,7 @@
PHPVERSION=`phpenv version-name`
-if [ "${PHPVERSION}" = 'hhvm-nightly' ]
+if [ "${PHPVERSION}" = 'hhvm' ]
then
PHPINI=/etc/hhvm/php.ini
echo "hhvm.enable_zend_compat = true" >> $PHPINI
--
To view, visit https://gerrit.wikimedia.org/r/210678
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9f174d7135c9954747a57581b816f53830511c7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: wmf/1.26wmf4
Gerrit-Owner: Aude <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits