Socket/vendor/swoole/ide-helper/.travis.yml
2026-01-28 23:48:20 +08:00

11 lines
128 B
YAML

language: php
php:
- 7.3
before_install:
- composer update -n
script:
- ./vendor/bin/phpcs -v --standard=PSR12 bin src