Author: Philip Jenvey <pjen...@underboss.org>
Branch: 
Changeset: r1016:cd282179b97c
Date: 2016-08-28 11:06 -0700
http://bitbucket.org/pypy/buildbot/changeset/cd282179b97c/

Log:    build py3k nightly on jitwin32

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -325,6 +325,7 @@
             LINUX64,                   # on bencher4, uses all cores
             JITLINUX64,                # on bencher4, uses 1 core
             JITMACOSX64,               # on xerxes
+            JITWIN32,                  # on allegro_win32, SalsaSalsa
             ], branch="py3k", hour=4, minute=0),
 
         # S390X vm (ibm-research)
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to