add travis

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

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