diff --git a/.eqc_ci b/.eqc_ci index e7c4c8a..48d727b 100644 --- a/.eqc_ci +++ b/.eqc_ci @@ -1,2 +1,2 @@ -{build, "make eqc_compile"}. +{build, "sudo apt-get update && sudo apt-get install libsodium-dev && make eqc_compile"}. {test_path, "_build/default/lib/enacl/ebin"}. \ No newline at end of file