mailcow/data/web/inc/lib/vendor/soundasleep/html2text/.travis.yml

11 lines
145 B
YAML
Raw Normal View History

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