Depends on 'develop' branch of emqtt

This commit is contained in:
Feng Lee 2019-09-24 15:47:36 +08:00
parent 2790ab318d
commit 1a5c10bd6f
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
[{test, [{test,
[{deps, [{deps,
[{bbmustache, "1.7.0"}, % hex [{bbmustache, "1.7.0"}, % hex
{emqtt, {git, "https://github.com/emqx/emqtt", {tag, "v1.0.1"}}}, {emqtt, {git, "https://github.com/emqx/emqtt", {branch, "develop"}}},
{emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {branch, "develop"}}} {emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {branch, "develop"}}}
]} ]}
]} ]}