diff --git a/dev-update-travis b/dev-update-travis index 79984ec9..101ec65f 100644 --- a/dev-update-travis +++ b/dev-update-travis @@ -1,4 +1,4 @@ echo "Building the patcher" go generate -go get -u github.com/mailru/easyjson/... +go get go build -ldflags="-s -w" -o Patcher "./patcher" \ No newline at end of file