1
0
forked from boostorg/bind

Update README.md

This commit is contained in:
Peter Dimov
2016-05-21 19:18:38 +03:00
parent 42c1323df9
commit ad4ac867ce

View File

@ -1,4 +1,7 @@
# bind
Boost.org bind library
<a target="_blank" href="https://travis-ci.org/boostorg/bind">![Travis status][badge.Travis]</a> <a target="_blank" href="https://ci.appveyor.com/project/pdimov/bind">![Appveyor status][badge.Appveyor]</a>
Branch | Travis | Appveyor
---------|--------|---------
Develop | [![Build Status](https://travis-ci.org/boostorg/bind.svg?branch=develop)](https://travis-ci.org/boostorg/bind) | [![Build Status](https://ci.appveyor.com/api/projects/status/github/boostorg/bind?branch=develop&svg=true)](https://ci.appveyor.com/project/pdimov/bind)
Master | [![Build Status](https://travis-ci.org/boostorg/bind.svg?branch=master)](https://travis-ci.org/boostorg/bind) | [![Build Status](https://ci.appveyor.com/api/projects/status/github/boostorg/bind?branch=master&svg=true)](https://ci.appveyor.com/project/pdimov/bind)