mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Try to fix travis (again)
This commit is contained in:
@@ -7,6 +7,8 @@ if [ $# -eq 0 ]; then
|
||||
exit -1
|
||||
fi
|
||||
|
||||
killall -q peertube || true
|
||||
|
||||
if [ "$1" = "misc" ]; then
|
||||
npm run build
|
||||
mocha --timeout 5000 --exit --require ts-node/register/type-check --bail server/tests/client.ts server/tests/activitypub.ts \
|
||||
|
||||
Reference in New Issue
Block a user