mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/12318] Upgrade to a recent stable version of HHVM.
PHPBB3-12318
This commit is contained in:
@@ -19,6 +19,9 @@ APP_SOCK=$(realpath "$DIR")/php-app.sock
|
|||||||
|
|
||||||
if [ "$TRAVIS_PHP_VERSION" = 'hhvm' ]
|
if [ "$TRAVIS_PHP_VERSION" = 'hhvm' ]
|
||||||
then
|
then
|
||||||
|
# Upgrade to a recent stable version of HHVM
|
||||||
|
sudo apt-get install -y hhvm
|
||||||
|
|
||||||
HHVM_LOG=$(realpath "$DIR")/hhvm.log
|
HHVM_LOG=$(realpath "$DIR")/hhvm.log
|
||||||
|
|
||||||
sudo hhvm \
|
sudo hhvm \
|
||||||
|
Reference in New Issue
Block a user