mine
derailed 2019-05-16 07:53:41 -06:00
parent 993ce63bbd
commit 0cb1a9766f
1 changed files with 4 additions and 4 deletions

View File

@ -9,11 +9,11 @@ builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos:
- linux # - linux
- darwin # - darwin
# - windows - windows
goarch: goarch:
- 386 # - 386
- amd64 - amd64
# - arm # - arm
# - arm64 # - arm64