Files
logrus/.travis.yml
T
2014-11-02 19:39:51 +01:00

11 lines
211 B
YAML

language: go
go:
- 1.2
- 1.3
- tip
install:
- go get github.com/stretchr/testify
- go get github.com/stvp/go-udp-testing
- go get github.com/tobi/airbrake-go
- go get github.com/getsentry/raven-go