Skip to content

Commit

Permalink
Travis CI - Add phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
svilborg committed Jul 18, 2019
1 parent be152c0 commit 0d1a139
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 @@ -18,3 +18,4 @@ after_success:

script:
- ./vendor/bin/phpunit ./tests/ --coverage-clover=coverage.xml
- ./vendor/bin/phpcs ./src/

0 comments on commit 0d1a139

Please sign in to comment.