Merge pull request #285 from ZetaGlest/remove_coverity

README.md:remove coverity badge
This commit is contained in:
MathuSum Mut
2018-10-15 10:11:18 +02:00
committed by GitHub
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