Skip to content

Commit 0378dc8

Browse files
authoredAug 23, 2024
build: debug travis build (ethereum#30344)
debugging travis build pipeline
1 parent eaf4285 commit 0378dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363

6464
# build 386
6565
- sudo -E apt-get -yq --no-install-suggests --no-install-recommends install gcc-multilib
66+
- git status --porcelain
6667
- go run build/ci.go install -dlgo -arch 386
6768
- go run build/ci.go archive -arch 386 -type tar -signer LINUX_SIGNING_KEY -signify SIGNIFY_KEY -upload gethstore/builds
6869

0 commit comments

Comments
 (0)
Please sign in to comment.