2019-04-11 14:19:24 +02:00

6 lines
54 B
YAML

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