Merge branch 'maint-0.2.8' into maint-0.2.9
[tor/appveyor.git] / changes / bug22636
blob770cac72e9fb49759fdd8e496c8fbae0d71c6cac
1  o Build features:
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.