Update .travis.yml

This commit is contained in:
slawkens 2021-02-16 01:33:53 +01:00
parent d019fbc050
commit 856507fb66

View File

@ -17,4 +17,4 @@ before_script:
- composer require php-parallel-lint/php-parallel-lint --no-suggest --no-progress --no-interaction --no-ansi --quiet --optimize-autoloader
script:
- php vendor/bin/parallel-lint --no-progress --no-colors --exclude vendor --exclude OTS_DB_PDOQuery.php .
- php vendor/bin/parallel-lint --no-progress --no-colors --exclude vendor --exclude "system/libs/pot/OTS_DB_PDOQuery.php" .