If you have new project on GitHub which has .travis.yml, but was never tested, you can run tests without commit this way:
- enable testing in Travis CI setings
- open project page on GitHub
- open settings -> webhooks and services
- find Travis CI in services and press edit button

- press "Test service"
