yifanlu / taiHEN

CFW framework for PS Vita
MIT License
307 stars 46 forks source link

Travis support #23

Closed frangarcj closed 7 years ago

frangarcj commented 7 years ago

You need to define two environment variables in travis

$OAUTH - this is a personal access token from github with repo perms $TAGPERM - this are github credentials in the form username:password

d3m3vilurr commented 7 years ago

probably oauth token can use $TAGPERM. id/pwd value can make problem if use two factor auth

frangarcj commented 7 years ago

right you can use oauth token for $TAGPERM