gnu-social/vendor/cilex/cilex/.travis.yml

13 lines
160 B
YAML
Raw Normal View History

2020-08-07 23:42:38 +01:00
language: php
php:
- 5.3
- 5.4
before_script:
- composer install
script: phpunit --coverage-text
notifications:
email:
- mike.vanriel@naenius.com