Try to fix tests

remotes/origin/enhancement/email-actions
David Barragán Merino 2014-12-20 11:06:24 +01:00
parent 380f022f97
commit 6d80927d96
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ addons:
before_script:
- psql -c 'create database taiga;' -U postgres
install:
- sudo apt-get update
- sudo apt-get install postgresql-plpython-9.3
- pip install -r requirements-devel.txt --use-mirrors
script: