diff --git a/.travis.yml b/.travis.yml index 316ffeb..8870bdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ script: - bin/createcoverage run bin/test after_success: - - pip install -q coveralls + - pip install coveralls==0.5 - coveralls notifications: