README.md:remove coverity badge

Coverity's broken, unable to access "defects" page or dashboard, support
non-responsive, documentation out of date, doesn't provide an option to
remove project

https://stackoverflow.com/questions/34520441/how-to-remove-a-project-from-coverity-scan

[skip ci]
This commit is contained in:
andy5995 2018-10-15 02:52:29 -05:00
parent c52279233e
commit 03b023477c
No known key found for this signature in database
GPG Key ID: 06BFEC9B82603CAF
2 changed files with 0 additions and 9 deletions

View File

@ -1,5 +1,4 @@
[![Build Status](https://travis-ci.org/ZetaGlest/zetaglest-source.svg?branch=develop)](https://travis-ci.org/ZetaGlest/zetaglest-source)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/16606/badge.svg)](https://scan.coverity.com/projects/zetaglest)
**This is the game engine source code repository.**

View File

@ -1,8 +0,0 @@
Coverity builds won't need to be submitted very often.
The instructions are at https://scan.coverity.com/download?tab=cxx
The main commands to run after the prerequisites are met are:
cov-build --dir cov-int make
tar czf zetaglest.tgz cov-build