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