Skip to content

Commit

Permalink
Merge pull request #78 from thaJeztah/remove_travis
Browse files Browse the repository at this point in the history
remove travis, add codecov badge
  • Loading branch information
AkihiroSuda authored Mar 16, 2021
2 parents 07203d0 + 88f2525 commit 8ecd516
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
24 changes: 0 additions & 24 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ttrpc

[![Build Status](https://github.com/containerd/ttrpc/workflows/CI/badge.svg)](https://github.com/containerd/ttrpc/actions?query=workflow%3ACI)
[![Build Status](https://travis-ci.org/containerd/ttrpc.svg?branch=master)](https://travis-ci.org/containerd/ttrpc)
[![codecov](https://codecov.io/gh/containerd/ttrpc/branch/master/graph/badge.svg)](https://codecov.io/gh/containerd/ttrpc)

GRPC for low-memory environments.

Expand Down

0 comments on commit 8ecd516

Please sign in to comment.