Skip to content

Commit 53608c8

Browse files
committed
Update shields.
ci skip
1 parent abcf8d9 commit 53608c8

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
@@ -1,8 +1,8 @@
1-
# B9 MulticastDelegate
1+
# B9MulticastDelegate
22

3-
[![Swift Version](https://img.shields.io/badge/Swift-5.0+-EE5533.svg?style=flat-square)](https://swift.org)
3+
[![Swift Version](https://img.shields.io/badge/Swift-5.3+-EE5533.svg?style=flat-square)](https://swift.org)
44
[![Swift Package Manager](https://img.shields.io/badge/spm-compatible-EE5533.svg?style=flat-square)](https://swift.org/package-manager)
5-
[![Build Status](https://img.shields.io/travis/b9swift/MulticastDelegate.svg?style=flat-square&colorA=333333&colorB=EE5533)](https://travis-ci.org/b9swift/MulticastDelegate)
5+
[![Build Status](https://img.shields.io/github/workflow/status/b9swift/MulticastDelegate/Swift?style=flat-square&colorA=333333&colorB=EE5533)](https://travis-ci.org/b9swift/MulticastDelegate)
66

77
Multicast delegate is a delegate that can have more than one element in its invocation list.
88

0 commit comments

Comments
 (0)