Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 4ea272c

Browse files
author
Calvin Alkan
authored
Update config.yml
1 parent 6738d41 commit 4ea272c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
- run: sudo docker-php-ext-install zip
1919
# Clear composer cache
2020
- run: composer clearcache
21-
# Self-update composer
22-
- run: composer self-update
2321
# Run composer install
2422
- run: composer install --no-interaction
2523
# TEST

0 commit comments

Comments
 (0)