Fix SemaphoreCI badge URL + add AppVeyor badge

This commit is contained in:
Sebastian Wilzbach 2018-01-26 19:03:25 +01:00
parent e17992f4b7
commit 7b749873f8

View file

@ -7,7 +7,8 @@ DMD
[![license](https://img.shields.io/github/license/dlang/dmd.svg)](https://github.com/dlang/dmd/blob/master/LICENSE.txt)
[![CircleCI](https://circleci.com/gh/dlang/dmd/tree/master.svg?style=svg)](https://circleci.com/gh/dlang/dmd/tree/master)
[![Build Status](https://semaphoreci.com/api/v1/cybershadow/dmd/branches/master/badge.svg)](https://semaphoreci.com/cybershadow/dmd)
[![SemaphoreCI](https://semaphoreci.com/api/v1/wilzbach/dmd-2/branches/master/badge.svg)](https://semaphoreci.com/wilzbach/dmd-2)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/mv0y9lqyk7jh0x8d?svg=true)](https://ci.appveyor.com/project/greenify/dmd)
DMD is the reference compiler for the D programming language.