diff --git a/.travis.yml b/.travis.yml index 3557d29ef..6edb4e1c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +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 \ No newline at end of file