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