diff --git a/.travis.yml b/.travis.yml index 712506928..001d07792 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,5 @@ before_script: - npm install -g bower script: - - python manage.py bower install + - ./manage.py bower install - ./test_and_check_qa.sh \ No newline at end of file