This commit is contained in:
Thordur Bjornsson 2015-05-13 09:40:52 +02:00
parent 7ce742f131
commit ce20f37166
1 changed files with 11 additions and 0 deletions

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: c
compiler:
- clang
- gcc
install:
- sudo apt-get update -qq
- sudo apt-get install libssl-dev
script: make