Include airbrake-go dependency in Travis install step.

This commit is contained in:
Alex Payne 2014-09-14 11:55:49 -07:00
parent 29eb7b0e46
commit 1aa71730f7
1 changed files with 1 additions and 0 deletions

View File

@ -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