Connection to coveralls seems to be flaky

This commit is contained in:
Markus Unterwaditzer 2014-04-05 18:43:11 +02:00
parent 3670bed66d
commit 2b81ba4ffd

View file

@ -17,7 +17,7 @@ install:
script:
- "coverage run --source=vdirsyncer/,tests/ --module pytest"
- "coverage report --show-missing"
- "coveralls"
- "travis_retry coveralls"
matrix:
allow_failures: