Skip to content

Commit 3adda78

Browse files
authored
Merge pull request #77 from JuliaPackaging/vs/badge
Update badges in README.md
2 parents 45d2906 + c95cc9e commit 3adda78

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# JLLWrappers
22

3-
[![CI](https://github.com/JuliaPackaging/JLLWrappers.jl/workflows/CI/badge.svg)](https://github.com/JuliaPackaging/JLLWrappers.jl/actions?query=workflow%3ACI)
4-
[![Build Status](https://cloud.drone.io/api/badges/JuliaPackaging/JLLWrappers.jl/status.svg)](https://cloud.drone.io/JuliaPackaging/JLLWrappers.jl)
3+
[![CI](https://github.com/JuliaPackaging/JLLWrappers.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaPackaging/JLLWrappers.jl/actions/workflows/ci.yml)
54
[![deps](https://juliahub.com/docs/JLLWrappers/deps.svg)](https://juliahub.com/ui/Packages/JLLWrappers/7Zgw7?t=2)
65

76
This package contains an array of macros that enable [JLL packages](https://juliapackaging.github.io/BinaryBuilder.jl/stable/jll/) to generate themselves. It is not intended to be used by users, but rather is used in autogenerated packages via [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

0 commit comments

Comments
 (0)