Remove travis gating for webrender.
Having the travis-ci gate enabled is causing several issues for the WR repo at the moment (mostly timeouts, but also complicating updating the Linux version used by the builders). This moves the WR reviewers to the main reviewers list. This does give those named reviewers extra repo privileges over what the previous configuration. I'm not sure if there's a better way to remove the WR gating while also keeping WR reviewer status. Fixes #803.