added raven-go to .travis.yml

This commit is contained in:
Roberto Bampi 2014-11-02 19:39:51 +01:00
parent 4e014d4268
commit 0e6a27180f
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ 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 - go get github.com/tobi/airbrake-go
- go get github.com/getsentry/raven-go