Skip to content

Commit

Permalink
Updated README badges
Browse files Browse the repository at this point in the history
[ci skip]

* Used travis.com link (we migrated)
* Fixed AppVeyor linking to a page you needed to log in to view
* Removed Coverity badge (we don't really maintain that service anymore). Fixes #4114
  • Loading branch information
Vultraz committed Oct 11, 2019
1 parent 3540a6b commit 30ef35c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
@@ -1,7 +1,6 @@
[![Build Status](https://travis-ci.org/wesnoth/wesnoth.svg?branch=master)](https://travis-ci.org/wesnoth/wesnoth)
[![Build status](https://ci.appveyor.com/api/projects/status/github/wesnoth/wesnoth?branch=master&svg=true)](https://ci.appveyor.com/account/wesnoth/projects)
[![Build Status](https://travis-ci.com/wesnoth/wesnoth.svg?branch=master)](https://travis-ci.org/wesnoth/wesnoth)
[![Build status](https://ci.appveyor.com/api/projects/status/6017w5c9nhfxsuo5?svg=true)](https://ci.appveyor.com/project/wesnoth/wesnoth-7lnpw)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
[![Coverity Scan](https://img.shields.io/coverity/scan/1063.svg)](https://scan.coverity.com/projects/wesnoth)

About
=====
Expand Down

0 comments on commit 30ef35c

Please sign in to comment.