summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure/community_job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/community_job.yml b/azure/community_job.yml
index ade2603976..70a5d6b9d2 100644
--- a/azure/community_job.yml
+++ b/azure/community_job.yml
@@ -64,7 +64,7 @@ jobs:
php vendor/bin/phpunit
displayName: 'Test Laravel'
- script: |
- git clone https://github.com/symfony/symfony.git --branch=master --depth=1
+ git clone https://github.com/symfony/symfony.git --depth=1
cd symfony
php7.3 /usr/bin/composer install --no-progress
php7.3 ./phpunit install