Switch branch for the buildbot

This commit is contained in:
Robin Dunn
2019-05-24 09:59:42 -07:00
parent 69250c2d56
commit 849c70b09e

View File

@@ -74,9 +74,8 @@ c['slavePortnum'] = 9989
# instead of having buildbot poll the repos itself.
# TODO: Switch to the wxWidgets/Phoenix repo
phoenixGitUrl = 'https://github.com/RobinD42/Phoenix.git'
phoenixGitBranch = 'wxPy-4.0.x'
phoenixGitUrl = 'https://github.com/wxWidgets/Phoenix.git'
phoenixGitBranch = 'master'