Improved tests

This commit is contained in:
2019-09-06 08:35:35 +09:00
parent 8244298013
commit 49547cc3b8
2 changed files with 8 additions and 5 deletions

View File

@ -23,7 +23,7 @@ endif
# Build targets
server:
@go build
@go build -v
deps:
go mod download
jobs: