blob: a6a98db8a3f3043e688463b1ebc27b8e2c39562b [file] [log] [blame]
language: go
go:
- 1.4.3
- 1.5.3
- release
- tip
script:
- go test -v ./...