Skip to content

Commit 94b93f6

Browse files
committed
Remove Versioneye badge
Versioneye does not seem to be able to extract dependency information directly from our gradle build script. Apparently, the Versioneye's Gradle plugin should be used instead. Until this is added to the project it does not make sense to display the Versioneye badge.
1 parent 52ab09b commit 94b93f6

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
@@ -8,7 +8,7 @@ Originally, Metafacture was developed as part of the [Culturegraph](http://cultu
88

99
# Build
1010

11-
[![Build Status](https://secure.travis-ci.org/culturegraph/metafacture-core.svg?branch=master)](https://travis-ci.org/culturegraph/metafacture-core/) [![Dependency Status](https://www.versioneye.com/user/projects/5592673839656100200000d7/badge.svg)](https://www.versioneye.com/user/projects/5592673839656100200000d7) [![Maven Central](https://img.shields.io/maven-central/v/org.culturegraph/metafacture-core.svg)]() [![Javadocs](http://www.javadoc.io/badge/org.culturegraph/metafacture-core.svg?color=blue)](http://www.javadoc.io/doc/org.culturegraph/metafacture-core)
11+
[![Build Status](https://secure.travis-ci.org/culturegraph/metafacture-core.svg?branch=master)](https://travis-ci.org/culturegraph/metafacture-core/) [![Maven Central](https://img.shields.io/maven-central/v/org.culturegraph/metafacture-core.svg)]() [![Javadocs](http://www.javadoc.io/badge/org.culturegraph/metafacture-core.svg?color=blue)](http://www.javadoc.io/doc/org.culturegraph/metafacture-core)
1212

1313
See the [.travis.yml](./.travis.yml) file for details on the CI config used by Travis.
1414

0 commit comments

Comments
 (0)