fenom/.travis.yml
2013-02-07 18:01:06 +04:00

9 lines
85 B
YAML

language: php
php:
- 5.3
- 5.4
before_script: composer install
script: phpunit