Simplify dep install

This commit is contained in:
Giovanni Bajo 2015-01-18 02:17:16 +01:00
parent 0e4c360cd8
commit 0009c01b31
1 changed files with 1 additions and 4 deletions

View File

@ -5,7 +5,4 @@ go:
- 1.4
- tip
install:
- go get github.com/stretchr/testify
- go get github.com/stvp/go-udp-testing
- go get github.com/tobi/airbrake-go
- go get github.com/getsentry/raven-go
- go get -t ./...