mirror of
https://github.com/Akagi201/hmac-sha1.git
synced 2025-05-08 11:27:31 +08:00
add travis.yml
This commit is contained in:
parent
9528dd6e8d
commit
32aace1f92
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@ -0,0 +1,3 @@
|
||||
language: c
|
||||
compiler: gcc
|
||||
script: ./start_build.sh; cd build; make;
|
Loading…
x
Reference in New Issue
Block a user