mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-15 15:35:28 +02:00
travis: increase timeout to 120 minutes
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
name: Bitcoind Integration ARM
|
||||
script:
|
||||
- bash ./scripts/install_bitcoind.sh
|
||||
- GOMEMLIMIT=500MiB GOARM=7 GOARCH=arm GOOS=linux travis_wait 30 make itest-parallel backend=bitcoind
|
||||
- GOMEMLIMIT=1024MiB GOARM=7 GOARCH=arm GOOS=linux travis_wait 120 make itest-parallel backend=bitcoind tranches=8
|
||||
arch: arm64
|
||||
|
||||
after_failure:
|
||||
|
Reference in New Issue
Block a user