forked from mirror/logrus
Simplify dep install
This commit is contained in:
parent
0e4c360cd8
commit
0009c01b31
|
@ -5,7 +5,4 @@ go:
|
|||
- 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