Skip to content

Commit

Permalink
CircleCI config change
Browse files Browse the repository at this point in the history
  • Loading branch information
chajr committed Aug 8, 2020
1 parent 2d7a79d commit b026449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- image: circleci/php:7.2
steps:
- checkout
- run: composer install
- run: ./vendor/bin/phpunit

workflows:
Expand Down

0 comments on commit b026449

Please sign in to comment.