Skip to content
Extraits de code Groupes Projets
Valider c6ce9300 rédigé par Matthieu Napoli's avatar Matthieu Napoli
Parcourir les fichiers

Included Scrutinizer's config in the repository

parent 61b53076
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
service_name: travis-ci
src_dir: .
coverage_clover: build/logs/clover-*.xml
\ No newline at end of file
tools:
php_sim: true
php_pdepend: true
php_analyzer:
config:
check_variables:
enabled: false
filter:
excluded_paths:
- 'tests/*'
- 'libs/*'
- 'misc/*'
- 'lang/*'
build:
environment:
php:
version: 5.5.12
dependencies:
before:
- cp tests/PHPUnit/config.ini.travis.php config/config.ini.php
tests:
override:
-
command: cd tests/PHPUnit && phpunit --testsuite UnitTests --coverage-clover clover-unit.xml
coverage:
file: tests/PHPUnit/clover-unit.xml
format: php-clover
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter