Skip to content

Commit c70257f

Browse files
authored
Merge pull request #47 from stm32-rs/fix-badge
Fix CI badge
2 parents 255b040 + e987d29 commit c70257f

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
[![crates.io](https://img.shields.io/crates/d/synopsys-usb-otg.svg)](https://crates.io/crates/synopsys-usb-otg)
22
[![crates.io](https://img.shields.io/crates/v/synopsys-usb-otg.svg)](https://crates.io/crates/synopsys-usb-otg)
3-
[![Build Status](https://travis-ci.com/stm32-rs/synopsys-usb-otg.svg?branch=master)](https://travis-ci.com/stm32-rs/synopsys-usb-otg)
3+
[![Build Status](https://github.com/stm32-rs/synopsys-usb-otg/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/stm32-rs/synopsys-usb-otg/actions/workflows/ci.yml)
44

55
# `synopsys-usb-otg`
66

0 commit comments

Comments
 (0)