Added lint target as php-cs-fixer only returns a non-zero exit code during dry run now
This commit is contained in:
@@ -11,4 +11,5 @@ install:
|
||||
- travis_retry composer install --no-interaction --prefer-source
|
||||
|
||||
script:
|
||||
- make all
|
||||
- make lint
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user