Unverified Commit e1ccd84c authored by Yu-Lung Shao (Allen)'s avatar Yu-Lung Shao (Allen) Committed by GitHub

Merge pull request #1307 from bestlong/fix-php-worker-build-fail

Fix php-worker build fail
parents 5e10abd5 d139b6bc
......@@ -19,9 +19,11 @@ env:
- PHP_VERSION=70 BUILD_SERVICE=php-fpm
- PHP_VERSION=71 BUILD_SERVICE=php-fpm
- PHP_VERSION=56 BUILD_SERVICE="php-worker hhvm"
- PHP_VERSION=70 BUILD_SERVICE="php-worker hhvm"
- PHP_VERSION=71 BUILD_SERVICE="php-worker hhvm"
- PHP_VERSION=hhvm BUILD_SERVICE="hhvm"
# - PHP_VERSION=56 BUILD_SERVICE="php-worker"
- PHP_VERSION=70 BUILD_SERVICE="php-worker"
- PHP_VERSION=71 BUILD_SERVICE="php-worker"
- PHP_VERSION=56 BUILD_SERVICE=mssql
- PHP_VERSION=70 BUILD_SERVICE=mssql
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment