Include airbrake-go dependency in Travis install step.
This commit is contained in:
@@ -6,3 +6,4 @@ go:
|
|||||||
install:
|
install:
|
||||||
- go get github.com/stretchr/testify
|
- go get github.com/stretchr/testify
|
||||||
- go get github.com/stvp/go-udp-testing
|
- go get github.com/stvp/go-udp-testing
|
||||||
|
- go get github.com/tobi/airbrake-go
|
||||||
|
|||||||
Reference in New Issue
Block a user