mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 17:54:24 +00:00
12 lines
133 B
YAML
12 lines
133 B
YAML
language: php
|
|
php:
|
|
- 5.5
|
|
- 5.4
|
|
- hhvm
|
|
|
|
script: phpunit --coverage-text
|
|
|
|
notifications:
|
|
email:
|
|
- info@champs-libres.coop
|