Skip to content

Travis CI best practices

Marco Tazzari edited this page Feb 16, 2018 · 1 revision

PRs stop being built in Travis

In Feb 2018 the PR builds stopped for some unknown reason. Travis CI support solved the issue by renewing the hook as follows.

  1. Check your build requests events and the result of them at (More Options > Requests) https://travis-ci.org/mtazzari/galario/requests, if we're getting the events from GitHub properly you should see them there.

  2. If no recent events show up as processed recently, and there's no system-wide issue that may be preventing them from being processed - it's possible that the Hook is not working properly and you can reset it by toggling off and on againthe switch for galario at https://travis-ci.org/profile/mtazzari

Clone this wiki locally