Skip to content

Commit 61ae35e

Browse files
committed
Enhancement: Run phpcs on Travis
1 parent 4372981 commit 61ae35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ before_script:
3434

3535
script:
3636
- vendor/bin/phpunit
37+
- vendor/bin/phpcs src --standard=style/ruleset.xml -np

0 commit comments

Comments
 (0)