Files
logrus/.travis.yml
T
Simon Eskildsen 78eb148f52 travis: fix deps
2014-03-26 09:29:03 -04:00

8 lines
95 B
YAML

language: go
go:
- 1.1
- 1.2
- tip
before_script:
- go get github.com/stretchr/testify