add MemSAT

This commit is contained in:
Julian Dolby 2017-08-12 20:02:18 -04:00
parent 7e8e499f04
commit 8ebfd7615c

View File

@ -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