Skip to content

Commit 104b663

Browse files
committed
Added composer phpcs command to travis file.
1 parent 04d9c0e commit 104b663

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
@@ -90,5 +90,6 @@ script:
9090
if [[ "$NPM_TESTS" == "1" ]]; then
9191
npm test
9292
else
93+
composer phpcs
9394
phpunit
9495
fi

0 commit comments

Comments
 (0)