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