Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit f2624d6

Browse files
committed
Upgrade lnd to 4068e78af690f9b4a598de1f3f0b21b5560dd146
Upgrade btcd to 16327141da8ce4b46b5bac57ba01352943465d9e
1 parent 89b7448 commit f2624d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ matrix:
1313

1414
env:
1515
global:
16-
- LND_TAG=8307ac89a4d7cd6f06969fd78ae71f972a220787
17-
- BTCD_TAG=aa6e0f35703c1438cc45860ddc0c3f6e6c633c93
16+
- LND_TAG=4068e78af690f9b4a598de1f3f0b21b5560dd146
17+
- BTCD_TAG=16327141da8ce4b46b5bac57ba01352943465d9e
1818
- GO_TAG=1.12.1
1919
- GOROOT=$HOME/go
2020
- GOPATH=$HOME/gocode

0 commit comments

Comments
 (0)