tupali/milfs/toa/.travis.yml
2016-10-29 10:07:15 -05:00

12 lines
180 B
YAML

language: php
php:
- '7.0'
- 5.6
- 5.5
- hhvm
sudo: false
before_script:
- composer self-update
- composer install --prefer-source --no-interaction
script: phpunit