jenkins: get latest WebTest version

This commit is contained in:
Frédéric Péters 2015-12-05 23:49:48 +01:00
parent b06b2da707
commit ee879f80ef
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export PIP_USE_WHEEL=no
pip install --upgrade pip
pip install --upgrade pylint==1.4.0 astroid==1.3.2 # 1.4.1 is buggy
pip install --upgrade -r requirements.txt
pip install --upgrade pytest pytest-django pytest-cov
pip install --upgrade pytest pytest-django pytest-cov WebTest
pip install --upgrade 'django>=1.7, <1.8'
pip install --no-deps --upgrade 'git+http://repos.entrouvert.org/cmsplugin-blurp.git/#egg=django-cmsplugin-blurp' # use blurp from git/master for now
pip install --upgrade XStatic-Chart.js