test for plone 4.3.x

This commit is contained in:
Vincent Fretin 2013-06-01 14:08:22 +02:00
parent 488af6f5d0
commit a078389b6e
2 changed files with 3 additions and 15 deletions

View File

@ -1,12 +0,0 @@
language: python
python:
- 2.7
install:
- mkdir -p buildout-cache/{eggs,downloads}
- python bootstrap.py -c travis.cfg -d
- bin/buildout -Nc travis.cfg
script:
- bin/test
notifications:
email:
- travis-reports@ecreall.com

View File

@ -3,7 +3,7 @@ package-name = pfwbged.policy
package-extras = [test]
extends =
https://raw.github.com/collective/buildout.plonetest/master/plone-4.2.x.cfg
https://raw.github.com/collective/buildout.plonetest/master/plone-4.3.x.cfg
checkouts.cfg
sources.cfg
versions.cfg
@ -11,5 +11,5 @@ extends =
develop = .
eggs +=
Pillow
ipdb
Pillow
ipdb