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

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin Alkan authored May 7, 2021
1 parent 6738d41 commit 4ea272c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- run: sudo docker-php-ext-install zip
# Clear composer cache
- run: composer clearcache
# Self-update composer
- run: composer self-update
# Run composer install
- run: composer install --no-interaction
# TEST
Expand Down

0 comments on commit 4ea272c

Please sign in to comment.