Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 3be6a36

Browse files
committed
Add circleci in place of travis badge
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
1 parent 9c6d1ac commit 3be6a36

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

.travis.yml

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

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# libchan: like Go channels over the network [![Build Status](https://travis-ci.org/docker/libchan.png?branch=master)](https://travis-ci.org/docker/libchan)
1+
# libchan: like Go channels over the network
2+
[![Circle CI](https://circleci.com/gh/docker/libchan.svg?style=svg)](https://circleci.com/gh/docker/libchan)
23

34
Libchan is an ultra-lightweight networking library which lets network services communicate
45
in the same way that goroutines communicate using channels:

0 commit comments

Comments
 (0)