mirror of https://github.com/Chocobozzz/PeerTube
Test travis retry
parent
6a1787c127
commit
87337d41ac
|
@ -46,7 +46,7 @@ matrix:
|
|||
- env: TEST_SUITE=lint
|
||||
|
||||
script:
|
||||
- npm run travis -- "$TEST_SUITE"
|
||||
- travis_retry npm run travis -- "$TEST_SUITE"
|
||||
|
||||
after_failure:
|
||||
- cat test1/logs/all-logs.log
|
||||
|
|
Loading…
Reference in New Issue