next try, didnt find libs

This commit is contained in:
TLINDEN
2015-04-14 19:07:29 +02:00
parent 0724bad593
commit 36ee837138

View File

@@ -16,8 +16,7 @@ compiler:
- gcc
script:
- ./configure
- gcc sv.c -lsodium -o sv
- ./sv
- find tests/lib -ls
- make
- make check
- make test