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