FOSElasticaBundle/.travis.yml
2013-03-15 15:15:55 -04:00

9 lines
79 B
YAML

language: php
php:
- 5.3
- 5.4
before_script:
- composer install --dev