Skip to content

Commit 781f193

Browse files
authored
Add Badge [Codecov, Travis]
1 parent 31e1856 commit 781f193

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
<a href="https://developer.apple.com/swift/">
55
<img src="https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat" alt="Swift 5.0">
66
</a>
7+
<a href="https://travis-ci.com/SwiftAlgorithmClub/AGString">
8+
<img src="https://travis-ci.com/SwiftAlgorithmClub/AGString.svg?branch=master" alt="SPM"> </a>
9+
<a href="https://codecov.io/gh/SwiftAlgorithmClub/AGString">
10+
<img src="https://codecov.io/gh/SwiftAlgorithmClub/AGString/branch/develop/graph/badge.svg" alt="SPM">
11+
</a>
712
<a href="http://cocoapods.org/pods/AGString">
813
<img src="https://img.shields.io/cocoapods/v/AGString.svg?style=flat" alt="Version">
914
</a>

0 commit comments

Comments
 (0)