mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 09:50:16 +00:00
Automatically retry randomly failed Travis jobs
This commit is contained in:
@@ -40,7 +40,7 @@ install:
|
||||
- tinydownload 07426048687547254773 -o ~/bin/ffmpeg
|
||||
- chmod 755 ~/bin/ffmpeg
|
||||
- xdg-user-dirs-update
|
||||
script: pytest --cov=.
|
||||
script: travis_retry pytest --cov=.
|
||||
after_success:
|
||||
- pip install codecov
|
||||
- codecov
|
||||
|
||||
Reference in New Issue
Block a user