diff --git a/.travis.yml b/.travis.yml index 73eb65b..aa6e9f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ install: script: - make coverage + - make analyze after_success: - travis_retry php vendor/bin/php-coveralls \ No newline at end of file