3079080acf
Bumped up the version of MariaDB for Travis.
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
echo "Building the patcher"
|
|
cp ./schema/schema.json ./schema/lastSchema.json
|
|
go generate
|
|
go build -o Patcher "./patcher" |