diff --git a/.travis.yml b/.travis.yml index ec55158..407fec9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ install: script: - "coverage run --source=vdirsyncer/,tests/ --module pytest" - "coverage report --show-missing" - - "coveralls" + - "travis_retry coveralls" matrix: allow_failures: