blob: f8252207f6692ebc336d32845245077a9eb10776 [file] [log] [blame]
language: go
install:
- go get github.com/stretchr/testify/assert
go:
- 1.1
- 1.2
- 1.3
- tip