This commit is contained in:
Julian Dolby 2017-07-28 13:42:29 -04:00
parent 27e906135f
commit ea51030c45
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