fenom/.travis.yml

10 lines
93 B
YAML
Raw Normal View History

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