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