mirror of
https://github.com/danog/sql.git
synced 2024-11-26 20:15:08 +01:00
Run Psalm on Travis
This commit is contained in:
parent
dbd1284c9c
commit
8520dfd728
@ -34,6 +34,7 @@ install:
|
||||
script:
|
||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml
|
||||
- PHP_CS_FIXER_IGNORE_ENV=1 php vendor/bin/php-cs-fixer --diff --dry-run -v fix
|
||||
- vendor/bin/psalm
|
||||
|
||||
after_script:
|
||||
- ./coveralls.phar
|
||||
|
Loading…
Reference in New Issue
Block a user