Try to fix tests
parent
380f022f97
commit
6d80927d96
|
@ -8,6 +8,7 @@ addons:
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c 'create database taiga;' -U postgres
|
- psql -c 'create database taiga;' -U postgres
|
||||||
install:
|
install:
|
||||||
|
- sudo apt-get update
|
||||||
- sudo apt-get install postgresql-plpython-9.3
|
- sudo apt-get install postgresql-plpython-9.3
|
||||||
- pip install -r requirements-devel.txt --use-mirrors
|
- pip install -r requirements-devel.txt --use-mirrors
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue