Update: compile test
This commit is contained in:
parent
c44216e626
commit
370ee8405d
1 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,5 @@ go:
|
||||||
git:
|
git:
|
||||||
depth: 1
|
depth: 1
|
||||||
script:
|
script:
|
||||||
|
- go build main.go
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue