Updated compeer for coveralls.

This commit is contained in:
James Cole 2014-07-02 23:16:31 +02:00
parent 4540e93a63
commit 063cf14531
2 changed files with 4 additions and 2 deletions

View File

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

View File

@ -27,7 +27,8 @@
"require-dev": {
"barryvdh/laravel-debugbar": "1.*",
"barryvdh/laravel-ide-helper": "1.*",
"mockery/mockery": "dev-master"
"mockery/mockery": "dev-master",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
"classmap": [