0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 18:58:41 +02:00
gitea/vendor/github.com/mailru/easyjson/.travis.yml

16 lines
152 B
YAML
Raw Normal View History

2021-03-01 00:08:33 +01:00
arch:
- amd64
- ppc64le
language: go
go:
- tip
- stable
matrix:
allow_failures:
- go: tip
install:
- go get golang.org/x/lint/golint