diff --git a/.travis.yml b/.travis.yml index 943fbe1408d..afa5adf6431 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,4 +64,5 @@ jobs: - phpenv config-rm xdebug.ini script: - travis_retry ./tools/composer update $DEFAULT_COMPOSER_FLAGS + - ./tools/psalm --config=tests/static-analysis/config.xml --no-progress - ./tools/psalm --config=.psalm/config.xml --no-progress --shepherd --stats diff --git a/psalm.xml b/tests/static-analysis/config.xml similarity index 96% rename from psalm.xml rename to tests/static-analysis/config.xml index 444d98929bf..feb606690d5 100644 --- a/psalm.xml +++ b/tests/static-analysis/config.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" > - +