oauth2-server/.travis.yml

7 lines
102 B
YAML
Raw Normal View History

2012-12-30 21:31:19 +00:00
language: php
php:
- 5.3
- 5.4
script: phpunit --coverage-text --configuration build/phpunit.xml