diff --git a/.travis.yml b/.travis.yml index aff644876..6b5d83525 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,5 +21,6 @@ before_script: - npm install -g bower script: + - ./manage.py migrate - ./manage.py bower install - ./test_and_check_qa.sh \ No newline at end of file