mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Connection to coveralls seems to be flaky
This commit is contained in:
parent
3670bed66d
commit
2b81ba4ffd
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ install:
|
|||
script:
|
||||
- "coverage run --source=vdirsyncer/,tests/ --module pytest"
|
||||
- "coverage report --show-missing"
|
||||
- "coveralls"
|
||||
- "travis_retry coveralls"
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
|
|||
Loading…
Reference in a new issue