help needed adding Python 3 tests for clang.cindex to buildbot

I’ve added a patch to add Python 3 support to clang’s Python bindings: https://reviews.llvm.org/D31568

I’d like to add Python 3 tests to some/one of the build bots so that the existing tests get run with Python 2 and Python 3. I’m not sure how to get started. If someone can point me in the right direction I’d be very grateful.

kind regards,

Jonathan