Merge branch 'master' into local-roles

This commit is contained in:
Cillian de Róiste 2013-10-14 13:33:43 +02:00
commit 0889c76959
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ install:
- mkdir -p buildout-cache/downloads
- sed -ie "s#test-4.2.x.cfg#travis-$PLONE_VERSION.x.cfg#" buildout.cfg
- make "bin/python"
- bin/python bootstrap.py -d
- bin/python bootstrap.py
- make version=$TRAVIS_PYTHON_VERSION .installed.cfg
script: