mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
Disable appveyor upload
This commit is contained in:
parent
6d2c94b4d2
commit
c04407b8e1
1 changed files with 0 additions and 4 deletions
|
|
@ -31,10 +31,6 @@ install:
|
|||
build_script:
|
||||
- go run build\ci.go install
|
||||
|
||||
after_build:
|
||||
- go run build\ci.go archive -type zip -signer WINDOWS_SIGNING_KEY -upload gethstore/builds
|
||||
- go run build\ci.go nsis -signer WINDOWS_SIGNING_KEY -upload gethstore/builds
|
||||
|
||||
test_script:
|
||||
- set CGO_ENABLED=1
|
||||
- go run build\ci.go test -coverage
|
||||
|
|
|
|||
Loading…
Reference in a new issue