language: go
go:
- 1.3
- tip
matrix:
allow_failures:
- go: tip
install:
- go get github.com/stretchr/testify