diff --git a/.travis.yml b/.travis.yml index 5f4447d94..5008a2c1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ before_script: script: - mkdir -p build/logs - - phpunit --coverage-text --coverage-clover build/logs/clover.xml + - phpunit --coverage-text --coverage-clover=build/logs/clover.xml after_script: - wget https://scrutinizer-ci.com/ocular.phar diff --git a/README.md b/README.md index a6479dbc8..52262320f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ASYLAMBA : Expansion Stellaire ============================== [![Build Status](https://travis-ci.org/rtfmcorp/asylamba-game.svg?branch=master)](https://travis-ci.org/rtfmcorp/asylamba-game) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rtfmcorp/asylamba-game/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rtfmcorp/asylamba-game/?branch=master) +[![Code Coverage](https://scrutinizer-ci.com/g/rtfmcorp/asylamba-game/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/rtfmcorp/asylamba-game/?branch=master) Jeu de stragégie en ligne multi-joueur. Visitez [asylamba.com](http://asylamba.com) pour tester le jeu.