diff --git a/.travis.yml b/.travis.yml index 08fb936..50e032b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,3 @@ script: - pep8 amodem/ scripts/ tests/ amodem-cli - cd tests - coverage run --source=amodem -m py.test - -after_success: - - coveralls