Missing inject lib on CI
This commit is contained in:
parent
54460d5860
commit
e0f214d356
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue