1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Add gitlab ci support

This commit is contained in:
Chocobozzz 2019-07-29 11:59:29 +02:00
parent 112be80ebd
commit 2284f20207
No known key found for this signature in database
GPG key ID: 583A612D890159BE
36 changed files with 247 additions and 64 deletions

View file

@ -87,7 +87,7 @@ describe('Test ActivityPub fetcher', function () {
})
after(async function () {
this.timeout(10000)
this.timeout(20000)
await cleanupTests(servers)