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