Depends on 'develop' branch of emqtt
This commit is contained in:
parent
2790ab318d
commit
1a5c10bd6f
|
@ -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"}}}
|
||||||
]}
|
]}
|
||||||
]}
|
]}
|
||||||
|
|
Loading…
Reference in New Issue