Files
goutils/.travis.yml

10 lines
90 B
YAML

sudo: false
language: go
arch:
- amd64
- ppc64le
go:
- 1.14.x
- 1.15.x
- master