Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 8417b78

Browse files
committed
Added snyk badge
Removed travis, need to debug that
1 parent de12199 commit 8417b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![GitHub release](https://img.shields.io/github/release/marklogic-community/ml-javaclient-util.svg)
2-
[![Build Status](https://travis-ci.org/marklogic-community/ml-javaclient-util.svg?branch=master)](https://travis-ci.org/marklogic-community/ml-javaclient-util)
32
![GitHub last commit](https://img.shields.io/github/last-commit/marklogic-community/ml-javaclient-util.svg)
43
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4+
[![Known Vulnerabilities](https://snyk.io/test/github/marklogic-community/ml-javaclient-util/badge.svg)](https://snyk.io/test/github/marklogic-community/ml-javaclient-util)
55

66
ml-javaclient-util is a library of Java classes that provide some useful functionality on top of
77
the [MarkLogic Java Client API](http://docs.marklogic.com/guide/java). Those features include:

0 commit comments

Comments
 (0)