We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15443f8 commit 82e5752Copy full SHA for 82e5752
1 file changed
azure/community_job.yml
@@ -59,7 +59,7 @@ jobs:
59
php vendor/bin/phpunit
60
displayName: 'Test Laravel'
61
- script: |
62
- git clone https://github.com/symfony/symfony.git --branch=master --depth=1
+ git clone https://github.com/symfony/symfony.git --depth=1
63
cd symfony
64
php7.3 /usr/bin/composer install --no-progress
65
php7.3 ./phpunit install
0 commit comments