configure for QC testing on http://quickcheck-ci.com

This commit is contained in:
Irina Guberman 2017-08-15 13:47:46 -05:00
parent 0e7ee5c6f0
commit b9f2895b4d

View File

@ -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"}. {test_path, "_build/default/lib/enacl/ebin"}.