Skip to content

Commit

Permalink
Add code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkrovitch committed Nov 19, 2019
1 parent 1a502a7 commit 4775f26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ install:
- wget https://cs.symfony.com/download/php-cs-fixer-v2.phar -O php-cs-fixer

script:
- make phpstan@analyse security@check phpunit@run
- ls
- make phpstan@analyse phpunit@run
- php php-cs-fixer fix

after_script:
Expand Down

0 comments on commit 4775f26

Please sign in to comment.