1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-24 10:28:27 +00:00
Files
gitea/vendor/github.com/mailru/easyjson/.travis.yml
techknowlogick 47f6a4ec3f go1.16 (#14783)
2021-02-28 18:08:33 -05:00

16 lines
152 B
YAML
Vendored

arch:
- amd64
- ppc64le
language: go
go:
- tip
- stable
matrix:
allow_failures:
- go: tip
install:
- go get golang.org/x/lint/golint