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 4372981 commit 61ae35eCopy full SHA for 61ae35e
.travis.yml
@@ -34,3 +34,4 @@ before_script:
34
35
script:
36
- vendor/bin/phpunit
37
+ - vendor/bin/phpcs src --standard=style/ruleset.xml -np
0 commit comments