Temporarily disabling go-kit example in the test-suite

This commit is contained in:
Manfred Touron 2017-04-01 21:50:10 +02:00
parent ff370a965d
commit b4a019192c
No known key found for this signature in database
GPG Key ID: 9CCF47DF1FD978A1

View File

@ -13,7 +13,7 @@ test: build
cd examples/concat && make cd examples/concat && make
cd examples/flow && make cd examples/flow && make
cd examples/sitemap && make cd examples/sitemap && make
cd examples/go-kit && make # cd examples/go-kit && make
.PHONY: docker.build .PHONY: docker.build
docker.build: docker.build: