[feature/phpunit] Add configuration file for travis-ci.org

This commit is contained in:
Andreas Fischer 2012-05-24 02:20:15 +02:00
parent 2da655a783
commit d71d7f3496

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: php
php:
- 5.2
- 5.3
- 5.4
script:
- phpunit