2 - Tor's repository now includes a Travis Continuous Integration (CI)
3 configuration file (.travis.yml). This is meant to help new developers and
4 contributors who fork Tor to a Github repository be better able to test
5 their changes, and understand what we expect to pass. To use this new build
6 feature, you must fork Tor to your Github account, then go into the
7 "Integrations" menu in the repository settings for your fork and enable
8 Travis, then push your changes.