From ab69b8530a5b4847698f7d3732b782e6ca0564cf Mon Sep 17 00:00:00 2001 From: Eduardo Calil Date: Thu, 28 Apr 2016 18:57:48 -0300 Subject: [PATCH] wip12 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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