Codecov
This commit is contained in:
parent
ab08c8f563
commit
0bf363651d
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ install:
|
|||
- composer install --no-dev
|
||||
before_install:
|
||||
- composer selfupdate
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Reference in a new issue