Forgot to add go get
Cette révision appartient à :
Parent
25342bad33
révision
46c0025ee3
1 fichiers modifiés avec 2 ajouts et 0 suppressions
|
@ -6,6 +6,8 @@ install:
|
|||
- go get github.com/gorilla/mux
|
||||
- go get github.com/mattn/go-sqlite3
|
||||
- go get github.com/jinzhu/gorm
|
||||
- go get github.com/Sirupsen/logrus
|
||||
- go get gopkg.in/natefinch/lumberjack.v2
|
||||
- go build
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Référencer dans un nouveau ticket