adding godep restore to travis
Этот коммит содержится в:
2
Makefile
2
Makefile
@@ -20,6 +20,8 @@ all: travis
|
|||||||
travis:
|
travis:
|
||||||
@echo building for travis
|
@echo building for travis
|
||||||
|
|
||||||
|
godep restore
|
||||||
|
|
||||||
rm -Rf $(DIST_ROOT)
|
rm -Rf $(DIST_ROOT)
|
||||||
@go clean $(GOFLAGS) -i ./...
|
@go clean $(GOFLAGS) -i ./...
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user