blob: f56caedf2cc5640d3246ce1246d8c4dcebf1332c [file] [log] [blame]
language: go
install:
- go get github.com/stretchr/testify/assert
matrix:
include:
- go: 1.1
- go: 1.2
- go: 1.3
- go: 1.4
- go: 1.5
- go: 1.6
- go: 1.7
- go: tip
allow_failures:
- go: tip