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 - gcc
script: script:
- ./configure - ./configure
- gcc sv.c -lsodium -o sv - find tests/lib -ls
- ./sv
- make - make
- make check - make check
- make test - make test