summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2020-05-12 18:58:30 -0700
committerdormando <dormando@rydia.net>2020-05-12 18:58:30 -0700
commit14521bd820869f70fbcf6e2b57c3eba0fbb60367 (patch)
tree64f95912390986b3beb027a3fe8caaaa8ea7ec6e /README.md
parent12f263e521b67f21e120b0daadc24f456084ddcf (diff)
downloadmemcached-14521bd820869f70fbcf6e2b57c3eba0fbb60367.tar.gz
buildbot link for README.md1.6.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 53bc4cc..25bc312 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ list to ask questions, github issues aren't seen by everyone!
* libevent, https://www.monkey.org/~provos/libevent/ (libevent-dev)
* libseccomp, (optional, experimental, linux) - enables process restrictions for
- better security. Tested only on x86_64 architectures.
+ better security. Tested only on x86-64 architectures.
* openssl, (optional) - enables TLS support. need relatively up to date
version.
@@ -32,11 +32,7 @@ should never go to disk, or you've lost the whole point of it)
## Build status
-[![buildbot badge](https://build.memcached.org/badges/fast-build.svg?left_text=Fast%20Test)](https://build.memcached.org/#/builders)
-
-[![buildbot badge](https://build.memcached.org/badges/vm-centos7-64.svg?left_text=Centos%207)](https://build.memcached.org/#/builders)
-
-[![buildbot badge](https://build.memcached.org/badges/vm-debian10-32.svg?left_text=Debian%2010%2032bit)](https://build.memcached.org/#/builders)
+See https://build.memcached.org/ for multi-platform regression testing status.
## Bug reports