Files
2023-02-28 12:33:04 +05:30

11 lines
90 B
YAML

language: go
go:
- 1.11.x
- 1.12.x
- 1.13.x
- master
script:
- go test -cover