ignore freebsd and openbsd arm6

This commit is contained in:
Henrique Dias 2017-07-29 20:04:31 +01:00
parent 7f4a7616f2
commit f9bfe32f7a
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ build:
- arm
- arm64
ignore:
- goos: openbsd
goarch: arm
goarm: 6
- goos: freebsd
goarch: arm
goarm: 6