mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
build: debug travis build
This commit is contained in:
parent
eaf4285f0a
commit
c8bf2d8d40
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ jobs:
|
|||
|
||||
# build 386
|
||||
- sudo -E apt-get -yq --no-install-suggests --no-install-recommends install gcc-multilib
|
||||
- git status --porcelain
|
||||
- go run build/ci.go install -dlgo -arch 386
|
||||
- go run build/ci.go archive -arch 386 -type tar -signer LINUX_SIGNING_KEY -signify SIGNIFY_KEY -upload gethstore/builds
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue