Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 6f45e2a

Browse files
committed
Update README shields
1 parent 0c912c4 commit 6f45e2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ DRuntime: Runtime Library for the D Programming Language
22
========================================================
33

44
[![GitHub tag](https://img.shields.io/github/tag/dlang/druntime.svg?maxAge=86400)](#)
5-
[![Build Status](https://travis-ci.org/dlang/druntime.svg?branch=master)](https://travis-ci.org/dlang/druntime)
6-
[![Codecov](https://img.shields.io/codecov/c/github/dlang/druntime.svg?maxAge=86400)](https://codecov.io/gh/dlang/druntime)
7-
[![Issue Stats](http://www.issuestats.com/github/dlang/druntime/badge/pr)](http://www.issuestats.com/github/dlang/druntime)
5+
[![Build status](https://img.shields.io/circleci/project/dlang/druntime.svg?maxAge=86400)](https://circleci.com/gh/dlang/druntime)
6+
[![Code coverage](https://img.shields.io/codecov/c/github/dlang/druntime.svg?maxAge=86400)](https://codecov.io/gh/dlang/druntime)
7+
[![Issue Stats](https://img.shields.io/issuestats/p/github/dlang/druntime.svg?maxAge=2592000)](http://www.issuestats.com/github/dlang/druntime)
88

99
This is DRuntime. It is the low-level runtime library
1010
backing the D programming language.

0 commit comments

Comments
 (0)