diff --git a/.travis.yml b/.travis.yml index 6edb4e1c5..979dcd7d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,4 @@ before script: - bower install - manage.py migrate -script: ./test_and_check_qa \ No newline at end of file +script: ./test_and_check_qa.sh \ No newline at end of file