diff --git a/.travis.yml b/.travis.yml index 3f003d3..0934039 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ script: - coverage run --source=amodem -m py.test after_success: - - coverage report + - coveralls