added AppVeyor status

This commit is contained in:
joaquintides
2018-03-05 13:21:02 +01:00
committed by GitHub
parent ab3789f291
commit 8b36d94bf4
+4 -2
View File
@@ -1,7 +1,9 @@
# Boost PolyCollection library
develop branch    [![Build Status](https://travis-ci.org/boostorg/poly_collection.svg?branch=develop)](https://travis-ci.org/boostorg/poly_collection) | master branch    [![Build Status](https://travis-ci.org/boostorg/poly_collection.svg?branch=master)](https://travis-ci.org/boostorg/poly_collection)
-|-
Branch | Travis | AppVeyor
---------|--------|---------
develop | [![Build Status](https://travis-ci.org/boostorg/poly_collection.svg?branch=develop)](https://travis-ci.org/boostorg/poly_collection) | [![Build Status](https://ci.appveyor.com/api/projects/status/github/boostorg/poly_collection?branch=develop&svg=true)](https://ci.appveyor.com/project/joaquintides/poly-collection)
master | [![Build Status](https://travis-ci.org/boostorg/poly_collection.svg?branch=master)](https://travis-ci.org/boostorg/poly_collection) | [![Build Status](https://ci.appveyor.com/api/projects/status/github/boostorg/poly_collection?branch=master&svg=true)](https://ci.appveyor.com/project/joaquintides/poly-collection)
**Boost.PolyCollection**: fast containers of polymorphic objects.