Skip to content

Commit 57b1138

Browse files
committed
Use GitHub Actions badge rather than Travis
1 parent be9ce04 commit 57b1138

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
# plotlib
22

3-
[![Build Status](https://travis-ci.org/milliams/plotlib.svg?branch=master)](https://travis-ci.org/milliams/plotlib)
3+
![Rust](https://github.com/milliams/plotlib/workflows/Rust/badge.svg)
44
[![codecov](https://codecov.io/gh/milliams/plotlib/branch/master/graph/badge.svg)](https://codecov.io/gh/milliams/plotlib)
55
[![Crates.io](https://img.shields.io/crates/v/plotlib.svg)](https://crates.io/crates/plotlib)
66
![MIT](https://img.shields.io/crates/l/plotlib.svg)

0 commit comments

Comments
 (0)