Codebase list nextnet / upstream/0.0.2+git20180223.1.c8dc7a6 .goreleaser.yml
upstream/0.0.2+git20180223.1.c8dc7a6

Tree @upstream/0.0.2+git20180223.1.c8dc7a6 (Download .tar.gz)

.goreleaser.yml @upstream/0.0.2+git20180223.1.c8dc7a6raw · history · blame

# .goreleaser.yml
# Build customization
builds:
  - binary: nextnet
    goos:
      - linux
      - windows
      - darwin
      - freebsd
    goarch:
      - amd64
      - 386
      - mips
      - mipsle
      - mips64
      - mips64le
      - arm
      - arm64
      - ppc
      - ppc64