logrus/.travis.yml

8 lines
95 B
YAML
Raw Normal View History

2014-03-26 13:20:36 +00:00
language: go
go:
- 1.1
- 1.2
- tip
2014-03-26 13:29:03 +00:00
before_script:
- go get github.com/stretchr/testify