Skip to content

Commit 82e5752

Browse files
committed
Don't specify symfony branch
This was renamed from master to 5.x. Just use the default branch.
1 parent 15443f8 commit 82e5752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/community_job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
php vendor/bin/phpunit
6060
displayName: 'Test Laravel'
6161
- script: |
62-
git clone https://github.com/symfony/symfony.git --branch=master --depth=1
62+
git clone https://github.com/symfony/symfony.git --depth=1
6363
cd symfony
6464
php7.3 /usr/bin/composer install --no-progress
6565
php7.3 ./phpunit install

0 commit comments

Comments
 (0)