diff --git a/.travis.yml b/.travis.yml index cb2cab058..5c18c5bc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ install: before_script: - cp .env_dev .env - - ./bower install + - ./manage.py bower install - ./manage.py migrate script: ./test_and_check_qa.sh \ No newline at end of file