@ -7,7 +7,6 @@ python:
services:
- postgresql
addons:
postgresql: "9.3.12"
@ -19,5 +18,6 @@ install:
before_script:
- cp .env_dev .env
- npm install -g bower
- python manage.py bower install
script: ./test_and_check_qa.sh