We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0c458 commit b1676adCopy full SHA for b1676ad
.travis.yml
@@ -19,4 +19,5 @@ before_script:
19
20
script:
21
- composer check-cs
22
- - vendor/bin/phpunit
+ - composer phpstan
23
+ - composer tests
0 commit comments