Skip to content

Commit

Permalink
Fix pull request job
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Jun 22, 2018
1 parent 6cc2afe commit 179df4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/scripts/pr-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ if [ "$COREDEV" = "1" ]; then
fi

if [ "{plone-version}" = "4.3" ]; then
pip install setuptools==26.1.1
python bootstrap.py -c jenkins.cfg
bin/buildout -c jenkins.cfg
else
Expand Down

0 comments on commit 179df4d

Please sign in to comment.