diff --git a/.travis.yml b/.travis.yml index 5307a7c..0db967c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ python: cache: pip - addons: postgresql: "9.5" @@ -21,4 +20,4 @@ script: - coverage run --source=jobs manage.py test jobs after_success: - - codecov \ No newline at end of file + - codecov