From ead82dc9945ae08e995678692f0190c3fc04e27c Mon Sep 17 00:00:00 2001 From: Azareal Date: Sun, 29 Sep 2019 15:35:06 +1000 Subject: [PATCH] Test Travis change. --- dev-update-travis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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