Try to killall peertube in travis before running tests

pull/837/head
Chocobozzz 2018-07-31 10:02:40 +02:00
parent 0933bb4a8a
commit 338aef3d1c
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ matrix:
- env: TEST_SUITE=lint
script:
- travis_retry npm run travis -- "$TEST_SUITE"
- travis_retry killall peertube ; npm run travis -- "$TEST_SUITE"
after_failure:
- cat test1/logs/all-logs.log