blob: 3deb4a124302b7db45c67525528587123ed47e34 [file] [log] [blame]
language: go
go:
- "1.9"
- "1.10"
- "1.11"
- tip
script:
- go test -v ./...