7 lines
72 B
YAML
Raw Normal View History

2025-02-26 11:49:20 +08:00
language: php
php:
- 5.6
script:
- composer install
- phpunit -v