11 lines
90 B
YAML
Raw Normal View History

2019-03-26 17:50:42 -04:00
language: go
go:
2020-09-25 13:40:44 -04:00
- 1.11.x
- 1.12.x
- 1.13.x
- master
2019-03-26 17:50:42 -04:00
script:
- go test -cover