Files
luos/.travis.yml
Erik Amaru Ortiz a1168cccef adding travis file
2013-08-30 13:43:27 -04:00

14 lines
130 B
YAML

language: php
script: phpunit
php:
- 5.3
- 5.4
before_install:
- composer install
branches:
only:
- michelangelo