-
Task
-
Resolution: Fixed
-
Major
-
3.1.0-b1
-
None
Currently this fails
+sudo tee /etc/nginx/sites-enabled/default
|
|
+sudo /home/travis/.phpenv/versions/hhvm/sbin/php-fpm --fpm-config travis/php-fpm.conf
|
|
sudo: /home/travis/.phpenv/versions/hhvm/sbin/php-fpm: command not found
|
|
The command "sh -c "if [ `php -r "echo (int) version_compare(PHP_VERSION, '5.3.19', '>=');"` = "1" ]; then travis/setup-webserver.sh; fi"" failed and exited with 1 during install.
|