Skip to content

Commit 54f2e5d

Browse files
committed
phpcs command
1 parent b25ced3 commit 54f2e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ before_script:
1717

1818
script:
1919

20-
- /tmp/phpcs/scripts/phpcs --standard=ruleset.xml --extensions=php
20+
- /tmp/phpcs/scripts/phpcs -p -s -v -n --standard=ruleset.xml --extensions=php .
2121

2222
notifications:
2323
slack: jonathansblog:xcTlLtSp7QrTmEjxjH9Jq3bR

0 commit comments

Comments
 (0)