Update: compile test

pull/247/head
HFO4 6 years ago
parent c44216e626
commit 370ee8405d

@ -3,5 +3,6 @@ go:
- 1.13.x - 1.13.x
git: git:
depth: 1 depth: 1
script: script:
- go build main.go
- go test -v ./... - go test -v ./...

Loading…
Cancel
Save