oauth2-server/.travis.yml

7 lines
102 B
YAML
Raw Normal View History

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