gosora/dev-update-travis

3 lines
71 B
Plaintext

echo "Building the patcher"
go generate
go build -o Patcher "./patcher"