Commit aaff2035 authored by Jens Segers's avatar Jens Segers

Testing coveralls

parent ae46e016
......@@ -20,3 +20,6 @@ before_script:
- composer install --dev --no-interaction
script: phpunit
after_script:
- php vendor/bin/coveralls -v
......@@ -17,7 +17,8 @@
},
"require-dev": {
"illuminate/cache": "4.1.x",
"illuminate/auth": "4.1.x"
"illuminate/auth": "4.1.x",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
"psr-0": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment