提交 aa51ac95 authored 作者: Frederic's avatar Frederic

Remove py24 from our buildbot

上级 d6d2a4f4
...@@ -12,11 +12,13 @@ me='lisa@iro.umontreal.ca' ...@@ -12,11 +12,13 @@ me='lisa@iro.umontreal.ca'
#Those file contain the output of the do_nightly_build script. #Those file contain the output of the do_nightly_build script.
files=["do_nightly_build_theano", "do_nightly_build_pylearn", files=["do_nightly_build_theano", "do_nightly_build_pylearn",
"do_nightly_build_deeplearning", "do_nightly_build_pylearn2", "do_nightly_build_deeplearning", "do_nightly_build_pylearn2",
"do_nightly_build_theano_python2.4", # "do_nightly_build_theano_python2.4",
"do_nightly_build_theano_python3.3.0", "do_nightly_build_theano_python3.3.0",
] ]
msgs=['Theano buildbot', 'Pylearn buildbot', 'Deep Learning Tutorial buildbot', msgs=['Theano buildbot', 'Pylearn buildbot', 'Deep Learning Tutorial buildbot',
'Pylearn2 buildbot', 'Theano Python2.4 buildbot', 'Theano Python3.3.0 buildbot'] 'Pylearn2 buildbot',
# 'Theano Python2.4 buildbot',
'Theano Python3.3.0 buildbot']
print 'files', files print 'files', files
print "msgs", msgs print "msgs", msgs
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论