blob: 74e286ae127ef115cbf90db788c3d2ebd7c6ee1f [file] [log] [blame]
language: go
go:
- 1.0
- 1.1
- 1.2
- 1.3
- tip
script:
- go test
matrix:
allow_failures:
- go: tip