Update .travis.yml

(cherry picked from commit 856507fb66cad5d243ed755f387df891affb3ed8)
This commit is contained in:
slawkens 2021-02-16 01:33:53 +01:00
parent bda020ef93
commit e7a3d563aa

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" .