9 lines
57 B
YAML
Raw Normal View History

language: go
go:
- 1.9.x
- tip
script:
- go test