jenkins-bot has submitted this change and it was merged.
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
---
M build/travis/install.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
JanZerebecki: Looks good to me, approved
jenkins-bot: Verified
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/208628
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic9f174d7135c9954747a57581b816f53830511c7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits