joindin-winner-picker-new/.travis.yml

12 lines
137 B
YAML
Raw Normal View History

2019-02-14 02:51:31 +00:00
language: php
php:
- 7.1
- 7.2
before_script:
- composer install --dev --prefer-source --no-interaction
script:
2019-02-14 02:57:55 +00:00
- bin/phpunit