Behat / docs

Behat documentation repository
http://behat.org
28 stars 69 forks source link

Fix publishing documentation to readthedocs #152

Closed acoulton closed 3 weeks ago

acoulton commented 3 weeks ago

Added an initial version of the now-required readthedocs config file to see if this will re-enable builds.

Refs #129

acoulton commented 3 weeks ago

The RTD config seems like it's not currently getting PR events but it is getting webhooks for merges to 3.0 so merged this (which should in theory be correct) to see if that works / if it surfaces any further debug information.