We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160e8a4 commit 819f210Copy full SHA for 819f210
1 file changed
.travis.yml
@@ -33,7 +33,7 @@ install:
33
34
before_script:
35
- phpenv rehash
36
- - vendor/bin/phpcs --config-set installed_paths vendor/loadsys/loadsys_codesniffer/Loadsys,vendor/cakephp/cakephp-codesniffer
+ - vendor/bin/phpcs --config-set installed_paths vendor/loadsys/loadsys_codesniffer,vendor/cakephp/cakephp-codesniffer
37
38
script:
39
- vendor/bin/phpcs -p --extensions=php --standard=Loadsys src tests
0 commit comments