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