We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d95f465 + 979978c commit 7309c23Copy full SHA for 7309c23
azure/community_job.yml
@@ -80,7 +80,7 @@ jobs:
80
- script: |
81
git clone https://github.com/amphp/amp.git --branch=master --depth=1
82
cd amp
83
- php7.3 /usr/bin/composer install --no-progress --ignore-platform-reqs
+ php /usr/bin/composer install --no-progress --ignore-platform-reqs
84
export USE_ZEND_ALLOC=0
85
sed -i 's/$exit = true/$exit = false/g' vendor/phpunit/phpunit/src/TextUI/Command.php
86
php vendor/bin/phpunit
0 commit comments