Commit 7f22660e4e68a7a96d390a9d7ada2190e65c3253
1 parent
4cda2094
Travis build script
Showing
3 changed files
with
10 additions
and
10 deletions
.travis.yml
README.md
| ... | ... | @@ -2,6 +2,7 @@ redox |
| 2 | 2 | ====== |
| 3 | 3 | |
| 4 | 4 | Modern, asynchronous, and wicked fast C++11 client for Redis |
| 5 | +[](https://travis-ci.org/hmartiro/redox) | |
| 5 | 6 | |
| 6 | 7 | Redox is a C++ interface to the |
| 7 | 8 | [Redis](http://redis.io/) key-value store that makes it easy to write applications | ... | ... |