chore: add more build platforms

pull/329/head
Henrique Dias 2017-12-29 16:32:32 +00:00 committed by GitHub
parent 258557fb57
commit 3217751cc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -8,11 +8,18 @@ build:
- freebsd - freebsd
- netbsd - netbsd
- openbsd - openbsd
- dragonfly
- plan9
- solaris
goarch: goarch:
- amd64 - amd64
- 386 - 386
- arm - arm
- arm64 - arm64
- mips
- mips64
- mipsle
- mips64le
ignore: ignore:
- goos: openbsd - goos: openbsd
goarch: arm goarch: arm