]> git.lizzy.rs Git - enumset.git/blobdiff - README.md
Use Github Actions for the badge rather tha travis CI.
[enumset.git] / README.md
index 508e4d627fd04f1783358c3bc370118a7b6d2ad3..ffc7db2268f8376a4391ff5b2a33796eed32a713 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # enumset
 
-[![Build Status](https://api.travis-ci.com/Lymia/enumset.svg?branch=master)](https://app.travis-ci.com/github/Lymia/enumset)
+[![Build Status](https://github.com/Lymia/enumset/actions/workflows/test.yml/badge.svg)](https://github.com/Lymia/enumset/actions/workflows/test.yml)
 [![Latest Version](https://img.shields.io/crates/v/enumset.svg)](https://crates.io/crates/enumset)
 ![Requires rustc 1.36+](https://img.shields.io/badge/rustc-1.36+-red.svg)
 [![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/enumset)