Skip to content

Commit

Permalink
add coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
makladuxbert committed Sep 3, 2017
1 parent 520991d commit 9acfcf1
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 14 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"require-dev": {
"monolog/monolog": "^1.22",
"orchestra/testbench": "~3.4.2|~5.5.0",
"phpunit/phpunit": "^6.2"
"phpunit/phpunit": "^6.2",
"php-coveralls/php-coveralls": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 9acfcf1

Please sign in to comment.