From 05420f8a6bc7494d96fa13da8136a78ef4f0a9c5 Mon Sep 17 00:00:00 2001 From: Irina Guberman Date: Tue, 15 Aug 2017 13:52:00 -0500 Subject: [PATCH] replace xrouter_clientd with xrouter_procd --- .eqc_ci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eqc_ci b/.eqc_ci index 48d727b..2fbf566 100644 --- a/.eqc_ci +++ b/.eqc_ci @@ -1,2 +1,2 @@ -{build, "sudo apt-get update && sudo apt-get install libsodium-dev && make eqc_compile"}. +{build, "apt-get update && apt-get install libsodium-dev && make eqc_compile"}. {test_path, "_build/default/lib/enacl/ebin"}. \ No newline at end of file