Skip to content

Commit

Permalink
Fix for php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Smetannikov committed Nov 24, 2019
1 parent 460e456 commit 69114b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build: update

test-all:
@echo "\033[0;33m>>> >>> >>> >>> >>> >>> >>> >>> \033[0;30;46m Run all tests \033[0m"
@make validate test phpmd phpcs phpcpd phploc
@make validate test phpcpd phploc

update:
@echo "\033[0;33m>>> >>> >>> >>> >>> >>> >>> >>> \033[0;30;46m Update project \033[0m"
Expand Down

0 comments on commit 69114b6

Please sign in to comment.