destructr/.travis.yml

9 lines
91 B
YAML
Raw Permalink Normal View History

dist: precise
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
install: composer install