1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-04 22:33:17 +00:00
forgejo/vendor/github.com/mailru/easyjson/.travis.yml
2021-02-28 18:08:33 -05:00

15 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