Skip to content

Commit

Permalink
Run coverage command
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Mar 6, 2019
1 parent 7a08d31 commit fbcea09
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 @@ -14,6 +14,7 @@ shared: &shared
- ./vendor
- run: ./vendor/bin/phpunit
- run: ./vendor/bin/phpcs -p -n
- run: ./vendor/bin/php-coveralls -v


jobs:
Expand Down

0 comments on commit fbcea09

Please sign in to comment.