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