Missing inject lib on CI

This commit is contained in:
Deluan 2016-03-01 12:47:13 -05:00
parent 54460d5860
commit e0f214d356

View File

@ -11,6 +11,7 @@ install:
- go get github.com/astaxie/beego
- go get github.com/dhowden/itl
- go get github.com/siddontang/ledisdb/ledis
- go get github.com/karlkfi/inject
- go get github.com/smartystreets/goconvey
script: