travis-ci.com - you need to migrate your projects
If you are using travis-ci as continuous integration service, you have to update your ".travis.yaml" file.
According to the migration documentation you just have to add "sudo: false" at the end of you files.