Update: compile test

This commit is contained in:
HFO4 2019-11-07 16:19:29 +08:00
parent c44216e626
commit 370ee8405d

View file

@ -4,4 +4,5 @@ go:
git:
depth: 1
script:
- go build main.go
- go test -v ./...