forked from mirror/logrus
Include airbrake-go dependency in Travis install step.
This commit is contained in:
parent
29eb7b0e46
commit
1aa71730f7
|
@ -6,3 +6,4 @@ go:
|
|||
install:
|
||||
- go get github.com/stretchr/testify
|
||||
- go get github.com/stvp/go-udp-testing
|
||||
- go get github.com/tobi/airbrake-go
|
||||
|
|
Loading…
Reference in New Issue