add HybriDroid to testing

This commit is contained in:
Julian Dolby 2017-12-04 17:15:34 +08:00
parent 0ea98643f3
commit da4247f923
1 changed files with 8 additions and 0 deletions

View File

@ -37,3 +37,11 @@ curl -s -X POST \
-d "$body" \
https://api.travis-ci.org/repo/april1989%2FIncremental_Points_to_Analysis/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/SunghoLee%2FHybriDroid/requests