diff --git a/.travis.yml b/.travis.yml index 0aa1bbe..c506ca6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,5 @@ script: - coverage run --source=amodem -m py.test after_success: + - coverage report - coveralls