From 9219ad1fb6ca0d51debf57e39ec988c2b2fd9ed5 Mon Sep 17 00:00:00 2001 From: Will Storey Date: Wed, 26 Jun 2019 13:53:50 -0700 Subject: [PATCH] Drop Snyk badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 142b224a..7963478f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GeoIP2 Java API # -[![Build Status](https://travis-ci.org/maxmind/GeoIP2-java.png?branch=master)](https://travis-ci.org/maxmind/GeoIP2-java) [![Known Vulnerabilities](https://snyk.io/test/github/maxmind/GeoIP2-java/badge.svg)](https://snyk.io/test/github/maxmind/GeoIP2-java) +[![Build Status](https://travis-ci.org/maxmind/GeoIP2-java.png?branch=master)](https://travis-ci.org/maxmind/GeoIP2-java) ## Description ##