Sign in
edge
/
third_party
/
SermoDigital
/
jose
/
413cd93d06fca57ad0a325602b023b0710a6c87d
/
.
/
_test.sh
blob: a36a4709b8c33b5230af291c2b666a9ad97ba879 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
euo pipefail
go build
./...
go test
./...
golint
./...
go vet
./...