Skip to content

Commit

Permalink
Add missing cs style check for 7.2 coverage run
Browse files Browse the repository at this point in the history
  • Loading branch information
icanhazstring committed Jan 25, 2019
1 parent a9bb313 commit d246ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ matrix:
- php: 7.2
env:
- PHPUNIT_FLAGS="--coverage-clover build/logs/clover.xml"
- PHPCS_FLAGS="--standard=PSR12"

before_install:
- travis_retry composer self-update
Expand Down

0 comments on commit d246ec7

Please sign in to comment.