Skip to content

Commit

Permalink
Merge pull request #3 from Connehito/install-codecov
Browse files Browse the repository at this point in the history
Include `CODECOVERAGE` in CI
  • Loading branch information
o0h committed Jul 2, 2019
2 parents 38cb921 + 19012e3 commit fe90417
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ matrix:
env:
- USE_PHPUNIT_5=1
- CAKE_REF=2.10.18
- php: 7.3
env:
- USE_PHPUNIT_5=1
- CAKE_REF=2.10.18
- CODECOVERAGE=1
- php: 7.3
env:
- PHPCS=1
Expand Down

0 comments on commit fe90417

Please sign in to comment.