Fix Appveyor problems with go-lang bug.
This commit is contained in:
parent
1018bffb3f
commit
59db2a0459
|
@ -40,7 +40,7 @@ install:
|
||||||
|
|
||||||
# install and build go-libp2p-daemon
|
# install and build go-libp2p-daemon
|
||||||
- curl -O -L -s -S https://raw.githubusercontent.com/status-im/nimbus-build-system/master/scripts/build_p2pd.sh
|
- curl -O -L -s -S https://raw.githubusercontent.com/status-im/nimbus-build-system/master/scripts/build_p2pd.sh
|
||||||
- bash build_p2pd.sh p2pdCache HEAD
|
- bash build_p2pd.sh p2pdCache
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- nimble install -y --depsOnly
|
- nimble install -y --depsOnly
|
||||||
|
|
Loading…
Reference in New Issue