This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
9819683653
consul
/
vendor
/
github.com
/
SermoDigital
/
jose
/
_test.sh
8 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
go build ./...
go
test
./...
golint ./...
go vet ./...
Reference in New Issue
View Git Blame
Copy Permalink