mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-10 04:59:06 +02:00
Merge pull request #7533 from guggero/travis-timeout
travis: increase timeout to 120 minutes
This commit is contained in:
commit
4ab00fb16e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user