Test Travis change.
This commit is contained in:
parent
a9a7501c05
commit
ead82dc994
|
@ -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"
|
Loading…
Reference in New Issue