mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Try to fix travis
This commit is contained in:
@@ -43,7 +43,7 @@ matrix:
|
||||
- env: TEST_SUITE=lint
|
||||
|
||||
script:
|
||||
- travis_retry killall peertube ; npm run travis -- "$TEST_SUITE"
|
||||
- travis_retry (killall -q peertube || true) && npm run travis -- "$TEST_SUITE"
|
||||
|
||||
after_failure:
|
||||
- cat test1/logs/all-logs.log
|
||||
|
||||
Reference in New Issue
Block a user