added travis config
This commit is contained in:
parent
4e4f01ccbd
commit
a4e05b5854
1 changed files with 7 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
language: c
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libcurl-dev
|
||||
- libjson-c-dev
|
Loading…
Add table
Reference in a new issue