fix php-worker build fail

This commit is contained in:
Shao Yu Lung 2017-12-10 18:26:07 +08:00
parent 5e10abd536
commit d139b6bc2e
1 changed files with 5 additions and 3 deletions

View File

@ -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