blob: 269f3ee52eef18f678fc0ddcb8872d5cb1d5b705 [file] [log] [blame]
language: go
go:
- 1.5.4
- 1.6.2
- tip
matrix:
allow_failures:
- go: tip
script:
- go test -v ./...
- go build