commit
fd38e55d71
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
language: c
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
- clang
|
||||||
|
|
||||||
|
script: make && make check
|
@ -1,3 +1,5 @@
|
|||||||
|
[](https://travis-ci.org/redis/hiredis)
|
||||||
|
|
||||||
# HIREDIS
|
# HIREDIS
|
||||||
|
|
||||||
Hiredis is a minimalistic C client library for the [Redis](http://redis.io/) database.
|
Hiredis is a minimalistic C client library for the [Redis](http://redis.io/) database.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user