rclone/vendor/github.com/rfjakob/eme/test.bash
2018-09-21 18:23:37 +01:00

6 lines
68 B
Bash

#!/bin/bash -eu
go build
go test . "$@"
go tool vet -all -shadow .