Skip to content

Commit 8bece0b

Browse files
committed
Update travis
1 parent 55b28b3 commit 8bece0b

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
@@ -13,7 +13,7 @@ install:
1313
- travis_retry composer update --no-interaction --prefer-source
1414

1515
script:
16-
- ./vendor/bin/phpcs --standard=phpcs.xml -spn --encoding=utf-8 src/ --report-width=150
16+
- composer phpcs
1717
- ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml
1818

1919

0 commit comments

Comments
 (0)