1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Fix community job

Made a mistake while merging...
This commit is contained in:
Nikita Popov
2020-11-11 09:28:20 +01:00
parent 9b627c6c27
commit 1aff51d421

View File

@@ -102,6 +102,7 @@ jobs:
exit 1
fi
displayName: 'Test PHPUnit'
- script: |
php7.3 /usr/bin/composer create-project symfony/symfony-demo symfony_demo --no-progress
cd symfony_demo
export USE_ZEND_ALLOC=0