Drop CI badges from the readme

They're outdated, and I never push to master without a PR, so CI will
always be passing.
This commit is contained in:
Robin Lindén
2022-05-28 15:52:30 +02:00
committed by Robin Linden
parent 99f14233ea
commit 34904205c4

View File

@@ -1,8 +1,5 @@
# libsodium-cmake
[![Travis build status](https://travis-ci.com/robinlinden/libsodium-cmake.svg?branch=master)](https://travis-ci.com/robinlinden/libsodium-cmake)
[![Windows CI](https://github.com/robinlinden/libsodium-cmake/workflows/Windows%20CI/badge.svg)](https://github.com/robinlinden/libsodium-cmake/actions?query=workflow%3A%22Windows+CI%22)
## Description
CMakeWrapper for [libsodium](https://github.com/jedisct1/libsodium), the modern, portable, easy to use crypto library.