Badges for travis and appveyor

This commit is contained in:
Shane Grant 2019-10-24 21:38:52 -07:00
parent 37b4567934
commit 02eace19a9
3 changed files with 4 additions and 4 deletions

View File

@ -266,4 +266,4 @@ script:
branches:
only:
- develop
- master

View File

@ -77,8 +77,8 @@ cereal is licensed under the [BSD license](http://opensource.org/licenses/BSD-3-
## cereal build status
* develop : [![Build Status](https://travis-ci.com/USCiLab/cereal.png?branch=develop)](https://travis-ci.com/USCiLab/cereal)
[![Build status](https://ci.appveyor.com/api/projects/status/91aou6smj36or0vb/branch/develop?svg=true)](https://ci.appveyor.com/project/AzothAmmo/cereal/branch/develop)
* master : [![Build Status](https://travis-ci.com/USCiLab/cereal.svg?branch=master)](https://travis-ci.com/USCiLab/cereal)
[![Build status](https://ci.appveyor.com/api/projects/status/91aou6smj36or0vb/branch/master?svg=true)](https://ci.appveyor.com/project/AzothAmmo/cereal/branch/master)
---

View File

@ -5,7 +5,7 @@ pull_requests:
branches:
only:
- develop
- master
configuration:
- Debug