Skip to content

Commit cc607d5

Browse files
committed
use github action's test status badge.
1 parent fa336a0 commit cc607d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# clib(1)
22

3-
[![Build Status](https://travis-ci.org/clibs/clib.svg?branch=master)](https://travis-ci.org/clibs/clib)
3+
![Build Status](https://github.com/clibs/clib/actions/workflows/tests.yml/badge.svg)
44
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a196ec36c31349e18b6e4036eab1d02c)](https://www.codacy.com/gh/clibs/clib?utm_source=github.com&utm_medium=referral&utm_content=clibs/clib&utm_campaign=Badge_Grade)
55

66
Package manager for the C programming language.

0 commit comments

Comments
 (0)