Skip to content

Commit 819f210

Browse files
committed
Re-re-correct sniffer path.
1 parent 160e8a4 commit 819f210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install:
3333

3434
before_script:
3535
- phpenv rehash
36-
- vendor/bin/phpcs --config-set installed_paths vendor/loadsys/loadsys_codesniffer/Loadsys,vendor/cakephp/cakephp-codesniffer
36+
- vendor/bin/phpcs --config-set installed_paths vendor/loadsys/loadsys_codesniffer,vendor/cakephp/cakephp-codesniffer
3737

3838
script:
3939
- vendor/bin/phpcs -p --extensions=php --standard=Loadsys src tests

0 commit comments

Comments
 (0)