mailcow-dockerized/data/web/inc/lib/vendor/soundasleep/html2text/.travis.yml
2025-04-17 17:29:05 -05:00

10 lines
145 B
YAML
Executable file

language: php
php:
- 5.5
group: stable
before_install:
- composer self-update
install:
- composer install
script:
- ./vendor/bin/phpunit