summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@gmail.com>2020-06-06 13:39:28 -0700
committerSteven Fackler <sfackler@gmail.com>2020-06-06 13:58:44 -0700
commitf5c89a0b946dbc13527cd671db6ea7caf6b93791 (patch)
treefa76eee595e25d70d0fe30d631f16833298d3239 /README.md
parent7546bfd14883426e8e8b2e9c6b67a8e8c3f39dfe (diff)
downloadrust-openssl-f5c89a0b946dbc13527cd671db6ea7caf6b93791.zip
remove appveyor builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7eb2dc49..3bcdc0d6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# rust-openssl
[![CircleCI](https://circleci.com/gh/sfackler/rust-openssl.svg?style=shield)](https://circleci.com/gh/sfackler/rust-openssl)
-[![Build status](https://ci.appveyor.com/api/projects/status/d1knobws948pyynk/branch/master?svg=true)](https://ci.appveyor.com/project/sfackler/rust-openssl/branch/master)
[![crates.io](https://img.shields.io/crates/v/openssl.svg)](https://crates.io/crates/openssl)
OpenSSL bindings for the Rust programming language.