build and upload master builds to bintray

This commit is contained in:
Tomas Kral
2017-08-21 17:06:33 +02:00
parent 6bf2e1e867
commit 1930ebeb91
3 changed files with 62 additions and 0 deletions
+2
View File
@@ -99,6 +99,8 @@ test-dep:
go get github.com/Masterminds/glide
go get github.com/sgotti/glide-vc
go get github.com/golang/lint/golint
go get github.com/mitchellh/gox
# build docker image that is used for running all test localy
.PHONY: test-image