mailcow/data/web/rc/vendor/pear/pear_exception/.travis.yml
2017-02-21 22:27:11 +01:00

8 lines
93 B
YAML

language: php
php:
- 5.6
- 5.5
- 5.4
script:
- cd tests && phpunit --coverage-text .