Move test runs from Travis to SemaphoreCI

This commit is contained in:
Sebastian Wilzbach 2018-01-06 22:55:11 +01:00
parent 2666f3a699
commit 3ec97388fa
4 changed files with 65 additions and 2 deletions

View file

@ -6,6 +6,9 @@ DMD
[![Code coverage](https://img.shields.io/codecov/c/github/dlang/dmd.svg?maxAge=86400)](https://codecov.io/gh/dlang/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)
DMD is the reference compiler for the D programming language.
To report a problem or browse the list of open bugs, please visit the