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