mirror of https://github.com/sirupsen/logrus.git
commit
bdb64b3f9f
|
@ -2,9 +2,7 @@ language: go
|
|||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 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
|
||||
- go get -t ./...
|
||||
|
|
Loading…
Reference in New Issue