Merge remote-tracking branch 'origin/develop'

This commit is contained in:
zhanghongtong 2019-06-26 04:22:32 +08:00
commit 5835c06745
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ CT_NODE_NAME = emqxct@127.0.0.1
RUN_NODE_NAME = emqxdebug@127.0.0.1
.PHONY: all
all: compile
.PHONY: run
run: run_setup unlock
@rebar3 as test get-deps