2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

Removed gemnasium references from docs (#751)

What:

* Removed gemnasium shields

Why:

* gemnasium is no longer operating
This commit is contained in:
Jacob Norton
2019-02-17 13:37:42 -08:00
committed by Jeff Sagal
parent d8635e7ccd
commit 2eb5c53a24
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -3,7 +3,6 @@
![Build Status](https://travis-ci.org/sagalbot/vue-select.svg?branch=master)
![Monthly Downloads](https://img.shields.io/npm/dm/vue-select.svg?style=flat-square)
![Maintainability Score](https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square)
![No Dependencies](https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square)
![MIT License](https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square)
![Current Release](https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square)
-4
View File
@@ -45,10 +45,6 @@
<img src="https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square"
alt="Maintainability"/>
</a>
<a href="https://gemnasium.com/github.com/sagalbot/vue-select">
<img src="https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square"
alt="No Dependencies"/>
</a>
<img src="https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square" alt="MIT License">
<img src="https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square"
alt="Current Release">