blob: 2fb68ca7853803798ef7683045a40a3210a64db9 [file] [log] [blame]
language: go
go:
- tip
script:
- go test ./...
- go build