travis needs the airbrake hook
This commit is contained in:
@@ -8,5 +8,6 @@ env:
|
||||
- GOMAXPROCS=4 GORACE=halt_on_error=1
|
||||
install:
|
||||
- go get github.com/stretchr/testify/assert
|
||||
- go get gopkg.in/gemnasium/logrus-airbrake-hook.v2
|
||||
script:
|
||||
- go test -race -v ./...
|
||||
|
||||
Reference in New Issue
Block a user