From f858e02e41bf5417390e22393bb2ed790dc0a703 Mon Sep 17 00:00:00 2001 From: shiifu Date: Thu, 30 Jun 2016 09:20:49 +0000 Subject: [PATCH] Fixed travis error --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ef11761..1c76007 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,5 @@ install: - pip install coveralls script: coverage run --source=calcul setup.py test - python testAll.py after_success: coveralls \ No newline at end of file