fenom/.travis.yml

10 lines
102 B
YAML
Raw Normal View History

language: php
php:
- 5.3
- 5.4
2013-03-15 01:23:24 +04:00
- 5.5
2013-09-05 03:37:39 +04:00
before_script: composer install --no-dev
script: phpunit