From 61f009a5ee2dd5b802558ff44a8a0824f09da7aa Mon Sep 17 00:00:00 2001 From: Eduardo Calil Date: Fri, 29 Apr 2016 08:22:15 -0300 Subject: [PATCH] wip13 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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