Skip to content

Commit 2f77570

Browse files
committed
Remove Drone.io badge.
* 32bit tests have been replaced by GithubActions CI in #138
1 parent 8ae00a0 commit 2f77570

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Status
66

7-
| Language | Github Actions | Drone.io | Coveralls |
8-
|:--------:|:--------------:|:--------:|:---------:|
9-
| ![GitHub top language](https://img.shields.io/github/languages/top/haskell/random.svg) | [![Build Status](https://github.com/haskell/random/workflows/random-CI/badge.svg)](https://github.com/haskell/random/actions) | [![Build Status](https://cloud.drone.io/api/badges/haskell/random/status.svg?ref=refs/heads/master)](https://cloud.drone.io/haskell/random/) | [![Coverage Status](https://coveralls.io/repos/github/haskell/random/badge.svg?branch=master)](https://coveralls.io/github/haskell/random?branch=master)
7+
| Language | Github Actions | Coveralls |
8+
|:--------:|:--------------:|:---------:|
9+
| ![GitHub top language](https://img.shields.io/github/languages/top/haskell/random.svg) | [![Build Status](https://github.com/haskell/random/workflows/random-CI/badge.svg)](https://github.com/haskell/random/actions) | [![Coverage Status](https://coveralls.io/repos/github/haskell/random/badge.svg?branch=master)](https://coveralls.io/github/haskell/random?branch=master)
1010

1111
| Github Repo | Hackage | Nightly | LTS |
1212
|:-------------------|:-------:|:-------:|:---:|

0 commit comments

Comments
 (0)