Skip to content

Commit bc94836

Browse files
committed
Merge branch 'master' of github.com:Leanplum/Leanplum-iOS-SDK into 3.1.1
2 parents a2f011d + bff8c50 commit bc94836

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align="center">
44
<img src='https://img.shields.io/badge/branch-master-blue.svg'>
5-
<img src='https://travis-ci.org/Leanplum/Leanplum-iOS-SDK.svg?branch=master' alt="Build status">
5+
<img src='https://travis-ci.com/Leanplum/Leanplum-iOS-SDK.svg?branch=master' alt="Build status">
66
</p>
77
<p align="center">
88
<img src="https://img.shields.io/badge/platform-iOS-blue.svg?style=flat" alt="Platform iOS" />

Tools/triggerRN.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ curl -s -X POST \
1818
-H "Travis-API-Version: 3" \
1919
-H "Authorization: token $TRAVIS_TOKEN" \
2020
-d "$body" \
21-
https://api.travis-ci.org/repo/Leanplum%2FLeanplum-ReactNative-SDK/requests
21+
https://api.travis-ci.com/repo/Leanplum%2FLeanplum-ReactNative-SDK/requests

Tools/triggerRondo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ curl -s -X POST \
1717
-H "Travis-API-Version: 3" \
1818
-H "Authorization: token $TRAVIS_TOKEN" \
1919
-d "$body" \
20-
https://api.travis-ci.org/repo/Leanplum%2FRondo-iOS/requests
20+
https://api.travis-ci.com/repo/Leanplum%2FRondo-iOS/requests

0 commit comments

Comments
 (0)