Skip to content

Commit 25c46c2

Browse files
committed
Travis CI
1 parent ae3d63c commit 25c46c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CloudBoost Swift SDK
22

3-
[![CI Status](http://img.shields.io/travis/RandhirSingh/CloudBoost.svg?style=flat)](https://travis-ci.org/RandhirSingh/CloudBoost)
3+
[![CI Status](http://img.shields.io/travis/CloudBoost/swift-sdk.svg?style=flat)](https://travis-ci.org/CloudBoost/swift-sdk)
44
[![Version](https://img.shields.io/cocoapods/v/CloudBoost.svg?style=flat)](http://cocoapods.org/pods/CloudBoost)
55
[![License](https://img.shields.io/cocoapods/l/CloudBoost.svg?style=flat)](http://cocoapods.org/pods/CloudBoost)
66
[![Platform](https://img.shields.io/cocoapods/p/CloudBoost.svg?style=flat)](http://cocoapods.org/pods/CloudBoost)
@@ -22,7 +22,7 @@ Build the framework and add it to your app
2222
```Swift
2323
import CloudBoost
2424
```
25-
25+
2626
Using CloudBoost in code
2727

2828
```Swift

0 commit comments

Comments
 (0)