put mods into script

This commit is contained in:
TLINDEN
2015-04-14 19:59:35 +02:00
parent 48246f9d62
commit b2b5c0b497
3 changed files with 3411 additions and 30 deletions

View File

@@ -15,8 +15,7 @@ compiler:
- gcc
script:
- ./configure
- gcc sv.c -lsodium -o sv
- ./sv
- cat config.log
- make
- make check
- make test