add MemSAT
This commit is contained in:
parent
7e8e499f04
commit
8ebfd7615c
@ -20,3 +20,11 @@ curl -s -X POST \
|
||||
-H "Authorization: token $1" \
|
||||
-d "$body" \
|
||||
https://api.travis-ci.org/repo/wala%2FWALA-Mobile/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%2FMemSAT/requests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user