Files
Kanboard-Prod/.travis.yml
2014-04-26 14:24:48 -04:00

9 lines
132 B
YAML

language: php
php:
- "5.5"
- "5.4"
- "5.3"
before_script: wget https://phar.phpunit.de/phpunit.phar
script: php phpunit.phar