Skip to content

Commit

Permalink
add Travis CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
venediktov committed May 31, 2018
1 parent d1c35dd commit 35c3a47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ High performance Restful web-service library written in C++11 based on boost.AS

This library supports persistent connections to achieve highest throughput and utilizes optinally regex for enpoints

[![build ](https://travis-ci.org/venediktov/CRUD.svg?branch=master)](https://travis-ci.org/venediktov/CRUD)

### Installing from GitHub
```bash
https://github.com/venediktov/CRUD.git
Expand Down

0 comments on commit 35c3a47

Please sign in to comment.