[Testbot] Plone 4.3 - Python 2.6 - Build # 2643 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Jan 23 14:57:32 UTC 2015


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2643 - Still Failing!
-------------------------------------------------------------------------------

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


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

Repository: plone.app.contenttypes
Branch: refs/heads/1.1.x
Date: 2015-01-23T15:17:28+01:00
Author: Philip Bauer (pbauer) <bauer at starzel.de>
Commit: https://github.com/plone/plone.app.contenttypes/commit/07c7349e9c89ff819ceee119f0319e445449b9a2

add code-analysis

Files changed:
M docs/README.rst
M test-plone-4.3.x.cfg
M travis.cfg

diff --git a/docs/README.rst b/docs/README.rst
index e22e623..b647d95 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -6,6 +6,9 @@
 .. image:: https://pypip.in/v/plone.app.contenttypes/badge.png
     :target: https://crate.io/packages/plone.app.contenttypes
 
+.. image:: https://travis-ci.org/plone/plone.app.contenttypes.svg?branch=1.1.x
+    :target: https://travis-ci.org/plone/plone.app.contenttypes
+
 
 plone.app.contenttypes documentation
 ====================================
diff --git a/test-plone-4.3.x.cfg b/test-plone-4.3.x.cfg
index 8ebef3d..38df273 100644
--- a/test-plone-4.3.x.cfg
+++ b/test-plone-4.3.x.cfg
@@ -1,7 +1,8 @@
 [buildout]
 extends =
-    http://dist.plone.org/release/4.3.4/versions.cfg
+    https://raw.github.com/collective/buildout.plonetest/master/plone-4.3.x.cfg
     sphinx.cfg
+
 extensions = mr.developer
 develop = .
 always-checkout = force
diff --git a/travis.cfg b/travis.cfg
index ce07170..c9bad21 100644
--- a/travis.cfg
+++ b/travis.cfg
@@ -2,4 +2,10 @@
 extends =
     https://raw.github.com/collective/buildout.plonetest/master/travis-4.3.x.cfg
     buildout.d/base.cfg
-parts = download install test createcoverage
+
+parts =
+    download
+    install
+    test
+    createcoverage
+    code-analysis




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1595 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20150123/84283c41/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 189742 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20150123/84283c41/attachment-0003.obj>


More information about the Testbot mailing list