cf-platform/ThinkPHP/Library/Vendor/COS5/.travis.yml

7 lines
72 B
YAML

language: php
php:
- 5.4
script:
- composer install
- phpunit -v