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