Files
luos/.travis.yml

14 lines
130 B
YAML
Raw Normal View History

2013-08-30 13:39:28 -04:00
language: php
script: phpunit
php:
- 5.3
- 5.4
before_install:
- composer install
branches:
only:
- michelangelo