Skip to content

Commit ee1ec08

Browse files
committed
Travis: Ref to proper badge
... use img tag + link (does that actually update, hm).
1 parent 5928111 commit ee1ec08

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
@@ -4,7 +4,7 @@
44
![iOS](https://img.shields.io/badge/os-iOS-green.svg?style=flat)
55
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)
66
![tuxOS](https://img.shields.io/badge/os-tuxOS-green.svg?style=flat)
7-
![Travis](https://travis-ci.org/SwiftNIOExtras/swift-nio-irc.svg?branch=develop)
7+
<a href="https://travis-ci.org/SwiftNIOExtras/swift-nio-irc"><img src="https://travis-ci.org/SwiftNIOExtras/swift-nio-irc.svg?branch=develop" /></a>
88

99
SwiftNIO-IRC is a Internet Relay Chat
1010
[protocol implementation](Sources/NIOIRC) for

0 commit comments

Comments
 (0)