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 a29b4a7 + 378bb63 commit 1bd4d77Copy full SHA for 1bd4d77
azure/community_job.yml
@@ -64,7 +64,7 @@ jobs:
64
php vendor/bin/phpunit
65
displayName: 'Test Laravel'
66
- script: |
67
- git clone https://github.com/symfony/symfony.git --branch=master --depth=1
+ git clone https://github.com/symfony/symfony.git --depth=1
68
cd symfony
69
php7.3 /usr/bin/composer install --no-progress
70
php7.3 ./phpunit install
0 commit comments