Skip to content

Commit 555990b

Browse files
authored
Fix PHPCS
1 parent e2d2ce1 commit 555990b

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
@@ -120,4 +120,4 @@ jobs:
120120
before_script:
121121
- composer update
122122
script:
123-
- vendor/bin/phpcs src/
123+
- vendor/bin/phpcs

0 commit comments

Comments
 (0)