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