add travis

This commit is contained in:
Julien Fastré 2014-10-07 00:35:29 +02:00
parent 29fbdfe671
commit bb0cee2a05

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: php
php:
- 5.5
- 5.4
- hhvm
script: phpunit --coverage-text
notifications:
email:
- info@champs-libres.coop