1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-22 17:41:24 +02:00

[ticket/12318] Add PPA providing dependencies for recent HHVM on Ubuntu 12.04.

PHPBB3-12318
This commit is contained in:
Andreas Fischer
2014-03-30 01:06:08 +01:00
parent 672eab3a9c
commit a53312636a

View File

@@ -6,6 +6,12 @@
set -e
set -x
if [ "$TRAVIS_PHP_VERSION" = 'hhvm' ]
then
# Add PPA providing dependencies for recent HHVM on Ubuntu 12.04.
sudo add-apt-repository -y ppa:mapnik/boost
fi
sudo apt-get update
sudo apt-get install -y nginx realpath