diff --git a/.travis.yml b/.travis.yml index 9de515c8..bfaf6f7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,3 +18,6 @@ script: - pep8 headphones - pyflakes headphones - nosetests headphones + +after_success: + coveralls \ No newline at end of file