trigger WALA-Mobile too

This commit is contained in:
Julian Dolby 2017-07-24 17:28:24 +00:00
parent 1e95dbcdd4
commit 00ad57fede
1 changed files with 8 additions and 0 deletions

View File

@ -12,3 +12,11 @@ curl -s -X POST \
-H "Authorization: token $1" \
-d "$body" \
https://api.travis-ci.org/repo/wala%2FClient/requests
curl -s -X POST \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-H "Travis-API-Version: 3" \
-H "Authorization: token $1" \
-d "$body" \
https://api.travis-ci.org/repo/wala%2FWALA-Mobile/requests