build ML projects

This commit is contained in:
Julian Dolby 2018-04-13 09:11:57 -04:00
parent 436d3165f7
commit 0052213542
1 changed files with 7 additions and 0 deletions

View File

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