Some attempts at code coverage and coveralls support.

This commit is contained in:
James Cole
2014-07-02 23:12:31 +02:00
parent e03e6e7290
commit 4540e93a63
8 changed files with 362 additions and 20 deletions

View File

@@ -4,4 +4,7 @@ php:
- 5.5
install:
- composer install
- composer install
after_script:
- php vendor/bin/coveralls