mirror of https://github.com/cloudreve/Cloudreve
Update: compile test
parent
c44216e626
commit
370ee8405d
|
@ -4,4 +4,5 @@ go:
|
||||||
git:
|
git:
|
||||||
depth: 1
|
depth: 1
|
||||||
script:
|
script:
|
||||||
|
- go build main.go
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
Loading…
Reference in New Issue