php-ml/.travis.yml
2016-04-10 11:56:11 +02:00

5 lines
80 B
YAML

language: php
php:
- '7.0'
before_script: composer install
script: bin/phpunit