mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
build: retry testfront to get around occasional segfault in travis.
This commit is contained in:
@@ -67,7 +67,7 @@ install:
|
||||
script:
|
||||
- travis_retry make fetchthirdparty
|
||||
- make all
|
||||
- make testfront
|
||||
- travis_retry make testfront
|
||||
|
||||
after_success:
|
||||
- make coverage
|
||||
|
||||
Reference in New Issue
Block a user