diff --git a/.travis.yml b/.travis.yml index c894f10a8..40ebab7b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ before script: - manage.py migrate script: - - test_and_check_qa \ No newline at end of file + - test_and_check_qa.sh \ No newline at end of file