Browse Source

fix gobuild

tags/v1.2.0-rc1
Unknwon 11 years ago
parent
commit
743b55b9b0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gobuild.yml

+ 1
- 0
.gobuild.yml View File

@@ -10,6 +10,7 @@ filesets:
- README_ZH.md
excludes:
- \.git
depth: 5
settings:
build: |
if test "$GOOS" = "windows" -a "$GOARCH" = "386"


Loading…
Cancel
Save