[ticket/294] Use composer dependencies for coveralls

B3P-294
This commit is contained in:
Marc Alexander
2014-07-07 22:02:06 +02:00
parent b0e2208bdb
commit 3f738233fd
7 changed files with 552 additions and 31 deletions

3
.gitattributes vendored
View File

@@ -7,3 +7,6 @@ travis/ export-ignore
phpunit.xml.* export-ignore
README.md export-ignore
git-tools/ export-ignore
.coveralls.yml export-ignore
composer.phar export-ignore
composer.lock export-ignore