mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 12:33:49 +00:00
add travis
This commit is contained in:
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
language: php
|
||||||
|
php:
|
||||||
|
- 5.5
|
||||||
|
- 5.4
|
||||||
|
- hhvm
|
||||||
|
|
||||||
|
script: phpunit --coverage-text
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- info@champs-libres.coop
|
Reference in New Issue
Block a user