Skip to content

Commit

Permalink
phpstan check removed
Browse files Browse the repository at this point in the history
  • Loading branch information
s3b4stian committed Jul 28, 2018
1 parent 0805fd3 commit 0294eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ before_script:
- composer install

script:
- ./vendor/bin/phpstan analyse --level 7 src
#- ./vendor/bin/phpstan analyse --level 7 src
#- ./vendor/bin/phpstan analyse --level 7 tests
- ./vendor/bin/phpunit
- ./vendor/bin/infection --min-msi=75 --min-covered-msi=75

0 comments on commit 0294eaa

Please sign in to comment.