mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Update appveyor
This commit is contained in:
parent
f1d1849be7
commit
f1f8ea2b25
1 changed files with 0 additions and 4 deletions
|
|
@ -33,7 +33,3 @@ build_script:
|
||||||
after_build:
|
after_build:
|
||||||
- go run build\ci.go archive -type zip -signer WINDOWS_SIGNING_KEY -upload gexpstore/builds
|
- go run build\ci.go archive -type zip -signer WINDOWS_SIGNING_KEY -upload gexpstore/builds
|
||||||
- go run build\ci.go nsis -signer WINDOWS_SIGNING_KEY -upload gexpstore/builds
|
- go run build\ci.go nsis -signer WINDOWS_SIGNING_KEY -upload gexpstore/builds
|
||||||
|
|
||||||
test_script:
|
|
||||||
- set CGO_ENABLED=1
|
|
||||||
- go run build\ci.go test -vet -coverage
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue