2019-03-26 17:50:42 -04:00

6 lines
54 B
YAML

language: go
go:
- tip
script:
- go test -v ./...