diff --git a/.travis.yml b/.travis.yml index 3fec0d3..b194f56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,5 +5,6 @@ python: - nightly script: - pytest --cov=. +after_success: - coveralls cache: pip