Skip to content

Commit 8827a02

Browse files
authored
Update travis to .com (#437)
1 parent fd18539 commit 8827a02

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-Android-SDK.svg?branch=master' alt="Build status">
5+
<img src='https://travis-ci.com/Leanplum/Leanplum-Android-SDK.svg?branch=master' alt="Build status">
66
</p>
77
<p align="center">
88
<a href="https://github.com/Leanplum/Leanplum-Android-SDK/master/LICENSE">

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
@@ -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%2FRondo-Android/requests
21+
https://api.travis-ci.com/repo/Leanplum%2FRondo-Android/requests

0 commit comments

Comments
 (0)