I successfully migrated canary repo under my travis-ci.com account. All seems to work for now. Didn't ask for any credits of OSS yet.
The api endpoint is hard-coded so all old travis-ci.org-associated projects started failing since I switched it to travis-ci.com.
How to migrate your projects:
- Use the magic "migrate" button to move them from travis-ci.org to travis-ci.com (If your repos are associated with travis-ci.org, you won't see them under travis-ci.com).
- Travis access token is different for travis-ci.com, so old tokens won't work. Please follow the readme and update your tokens in travis.yml in the jobs branch.