Remove openbsd/arm builds (#732)

golang.org/x/sys/unix is failing for the various
arm builds.
This commit is contained in:
stuart nelson 2017-04-24 22:52:55 +02:00 committed by GitHub
parent e9cb88e15a
commit 98ec6632c3

View File

@ -18,3 +18,26 @@ tarball:
- doc/examples/simple.yml
- LICENSE
- NOTICE
crossbuild:
platforms:
- linux/amd64
- linux/386
- darwin/amd64
- darwin/386
- windows/amd64
- windows/386
- freebsd/amd64
- freebsd/386
- openbsd/amd64
- openbsd/386
- netbsd/amd64
- netbsd/386
- dragonfly/amd64
- linux/arm
- linux/arm64
- freebsd/arm
- netbsd/arm
- linux/ppc64
- linux/ppc64le
- linux/mips64
- linux/mips64le