Skip to content

Commit aa6fa5b

Browse files
committed
chore: remove drone platform.
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent c3eeb14 commit aa6fa5b

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

.drone.yml

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

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![Run Tests](https://github.com/golang-queue/queue/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/golang-queue/queue/actions/workflows/go.yml)
44
[![codecov](https://codecov.io/gh/golang-queue/queue/branch/master/graph/badge.svg?token=V8A1WA0P5E)](https://codecov.io/gh/golang-queue/queue)
5-
[![Build Status](https://cloud.drone.io/api/badges/golang-queue/queue/status.svg)](https://cloud.drone.io/golang-queue/queue)
65

76
Queue is a Golang library for spawning and managing a Goroutine pool, Alloowing you to create multiple worker according to limit CPU number of machine.
87

0 commit comments

Comments
 (0)