We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6331a10 commit 705008dCopy full SHA for 705008d
.travis.yml
@@ -63,6 +63,7 @@ jobs:
63
64
# build 386
65
- sudo -E apt-get -yq --no-install-suggests --no-install-recommends install gcc-multilib
66
+ - git status --porcelain
67
- go run build/ci.go install -dlgo -arch 386
68
- go run build/ci.go archive -arch 386 -type tar -signer LINUX_SIGNING_KEY -signify SIGNIFY_KEY -upload gethstore/builds
69
0 commit comments