Skip to content

Commit 33938f8

Browse files
committed
Remove CircleCI
CircleCI tests currently seem fail consistently. GitHub actions introduced in #136 are providing the same coverage (and more), have been running stable for over a year and are easier to maintain. Thus, remove Circle CI integration. Ref. #136 (comment)
1 parent 53ee352 commit 33938f8

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

.circleci/config.yml

-39
This file was deleted.

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# gops
22

33
[![GitHub Action Status](https://github.com/google/gops/workflows/Tests/badge.svg)](https://github.com/google/gops/actions?query=workflow%3ATests)
4-
[![Build status](https://circleci.com/gh/google/gops/tree/master.svg?style=shield&circle-token=2637dc1e57d5407ae250480a86a2e553a7d20482)](https://circleci.com/gh/google/gops)
54
[![GoDoc](https://godoc.org/github.com/google/gops?status.svg)](https://godoc.org/github.com/google/gops)
65

76
gops is a command to list and diagnose Go processes currently running on your system.

0 commit comments

Comments
 (0)