mirror of
https://github.com/RPCS3/cereal.git
synced 2024-11-23 03:09:40 +00:00
Badges for travis and appveyor
This commit is contained in:
parent
37b4567934
commit
02eace19a9
@ -266,4 +266,4 @@ script:
|
||||
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- master
|
||||
|
@ -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)
|
||||
|
||||
---
|
||||
|
||||
|
@ -5,7 +5,7 @@ pull_requests:
|
||||
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- master
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
|
Loading…
Reference in New Issue
Block a user