[Testbot] Plone 4.3 - Python 2.6 - Build # 2704 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Thu Feb 12 14:19:29 UTC 2015


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2704 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/2704/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.app.discussion
Branch: refs/heads/2.2.x
Date: 2015-02-12T14:49:06+01:00
Author: Gil Forcada (gforcada) <gforcada at gnome.org>
Commit: https://github.com/plone/plone.app.discussion/commit/4aac633cca36ec627b8724bc243bb78df5c1f95d

Fix setuptools and zc.buildout versions

Files changed:
M .travis.yml

diff --git a/.travis.yml b/.travis.yml
index 3932811..762fbaf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ before_install:
 install:
   - mkdir -p buildout-cache/eggs
   - mkdir -p buildout-cache/downloads
-  - python bootstrap-buildout.py --setuptools-version=8.3 -c travis.cfg
+  - python bootstrap-buildout.py --setuptools-version=0.6rc11 -v 1.7.1 -c travis.cfg
   - bin/buildout -N -t 3 -c travis.cfg
 script:
   - bin/code-analysis




-------------------------------------------------------------------------------


More information about the Testbot mailing list