dev: fix android build

This commit is contained in:
Denis Isaev 2020-01-19 17:30:22 +03:00
parent b15bf25b38
commit efe1d369cc
No known key found for this signature in database
GPG Key ID: A36A0EC8E27A1A01

View File

@ -24,6 +24,13 @@ builds:
goarm:
- 6
- 7
ignore:
- goos: android
goarch: 386
- goos: android
goarch: ppc64le
- goos: android
goarch: s390x
env:
- CGO_ENABLED=0
main: ./cmd/golangci-lint/