Added .travis.yml

This commit is contained in:
Alex Bilbie 2012-12-30 21:31:19 +00:00
parent 0fcbeb8158
commit 7d1aa28087

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: php
php:
- 5.3
- 5.4
script: phpunit --coverage-text --configuration build/phpunit.xml