tao-test/app/vendor/oat-sa/lib-beeme/.travis.yml

16 lines
184 B
YAML
Raw Normal View History

2022-08-29 20:14:13 +02:00
sudo: false
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7
before_script:
- composer self-update && composer install --no-interaction
script:
- ./vendor/bin/phpunit