Skip to content

Commit 93bcee2

Browse files
authored
Merge pull request #118 from joto/ci-updates
Some CI updates
2 parents 5cc0ee5 + b7f2ac0 commit 93bcee2

File tree

2 files changed

+1
-294
lines changed

2 files changed

+1
-294
lines changed

.travis.yml

Lines changed: 0 additions & 292 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ changing frequently or lazy decoding is not critical for your application then
1111
this approach offers no value: just use the C++ API that can be generated with
1212
the Google Protobufs `protoc` program.
1313

14-
[![Travis Build Status](https://travis-ci.com/mapbox/protozero.svg?branch=master)](https://travis-ci.com/mapbox/protozero)
14+
[![Github Build Status](https://github.com/mapbox/protozero/actions/workflows/ci.yml/badge.svg)](https://github.com/mapbox/protozero/actions/workflows/ci.yml)
1515
[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/github/mapbox/protozero?svg=true)](https://ci.appveyor.com/project/Mapbox/protozero)
16-
[![Coverage Status](https://codecov.io/gh/mapbox/protozero/branch/master/graph/badge.svg)](https://codecov.io/gh/mapbox/protozero)
1716
[![Packaging status](https://repology.org/badge/tiny-repos/protozero.svg)](https://repology.org/metapackage/protozero)
1817

1918
## Depends

0 commit comments

Comments
 (0)