blob: 7a6cb7fdbe443e65c50f663d6eb5fb1a8e0abcaa [file] [log] [blame]
language: go
go:
- 1.3.3
- 1.4.2
- 1.5.1
- tip
script:
- go test -v ./...
- go build