fenom/.travis.yml

9 lines
85 B
YAML
Raw Normal View History

language: php
php:
- 5.3
- 5.4
2013-02-07 18:01:06 +04:00
before_script: composer install
script: phpunit