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