about summary refs log tree commit diff
path: root/net
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2022-05-16T13·45-0400
committerclbot <clbot@tvl.fyi>2022-05-16T14·09+0000
commite20f7695fa18995e6111a79841e5abd5bf32b477 (patch)
tree03221ce7c5d540eba1ce1417ae1d546099c44806 /net
parent074ee66eb02ad1e142dbd909b9fff7fe802dfb5e (diff)
chore(net/alcoholic_jwt): Remove travis-ci build badge r/4081
It looks like this has been very obsolete for a very long time

Change-Id: I34d1200e3d9595f0ab9101329aec7774f965a154
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5614
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: grfn <grfn@gws.fyi>
Diffstat (limited to 'net')
-rw-r--r--net/alcoholic_jwt/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/alcoholic_jwt/README.md b/net/alcoholic_jwt/README.md
index b9ff57df4b..dbb750e3b1 100644
--- a/net/alcoholic_jwt/README.md
+++ b/net/alcoholic_jwt/README.md
@@ -1,8 +1,6 @@
 alcoholic_jwt
 =============
 
-[![Build Status](https://travis-ci.org/aprilabank/alcoholic_jwt.svg?branch=master)](https://travis-ci.org/aprilabank/alcoholic_jwt)
-
 This is a library for **validation** of **RS256** JWTs using keys from
 a JWKS. Nothing more, nothing less.