hmac-sha1/.travis.yml
2014-12-05 22:13:21 +08:00

4 lines
68 B
YAML

language: c
compiler: gcc
script: ./start_build.sh; cd build; make;