Skip to content

Commit

Permalink
fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Aug 5, 2016
1 parent ff5e360 commit ef753ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ phpcov:

coveralls: phpcov
@echo -e "\033[0;33m>>> >>> >>> >>> >>> >>> >>> >>> \033[0;30;46m Send coverage to coveralls.io \033[0m"
@@mkdir -pv ./build/logs
@php ./vendor/satooshi/php-coveralls/bin/coveralls -vvv
@echo ""

Expand Down

0 comments on commit ef753ee

Please sign in to comment.