File tree Expand file tree Collapse file tree 5 files changed +0
-67
lines changed
Expand file tree Collapse file tree 5 files changed +0
-67
lines changed Original file line number Diff line number Diff line change @@ -51,15 +51,6 @@ notifications:
5151
5252jobs :
5353 include :
54- - stage : Static Code Analysis
55- php : 7.2
56- env : PHPStan
57- before_install :
58- - travis_retry ./build/tools/composer require --no-update phpunit/php-invoker:^2.0
59- install : travis_retry ./build/tools/composer update --prefer-dist --prefer-stable
60- script :
61- - ./build/tools/phpstan analyse --level=0 -c phpstan.neon src
62- - ./build/tools/phpstan analyse --level=2 -c phpstan-tests.neon tests
6354 - stage : Static Code Analysis
6455 php : 7.2
6556 env : php-cs-fixer
Original file line number Diff line number Diff line change 44 <phar name =" php-cs-fixer" version =" ^2.12.0" installed =" 2.13.0" location =" ./build/tools/php-cs-fixer" copy =" true" />
55 <phar name =" phpdox" version =" ^0.11.2" installed =" 0.11.2" location =" ./build/tools/phpdox" copy =" true" />
66 <phar name =" phploc" version =" ^4.0.1" installed =" 4.0.1" location =" ./build/tools/phploc" copy =" true" />
7- <phar name =" phpstan" version =" ^0.10.1" installed =" 0.10.1" location =" ./build/tools/phpstan" copy =" true" />
87</phive >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments