mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
Allow the windows build slave to do two builds at once.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,7 +35,7 @@ c['slaves'] = [ #BuildSlave("osx_cocoa-py27", bbpasswd.PASSWD1,
|
||||
|
||||
BuildSlave("win7-py27", bbpasswd.PASSWD1,
|
||||
notify_on_missing='robin@alldunn.com',
|
||||
max_builds=1),
|
||||
max_builds=2),
|
||||
|
||||
BuildSlave("ubuntu-x64_86-py27", bbpasswd.PASSWD1,
|
||||
notify_on_missing='robin@alldunn.com',
|
||||
|
||||
Reference in New Issue
Block a user