1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-09 07:56:47 +00:00

add test steps

这个提交包含在:
z4yx
2020-03-13 15:46:56 +08:00
父节点 80ad3247a0
当前提交 f603aebec9
共有 2 个文件被更改,包括 41 次插入0 次删除

查看文件

@@ -19,3 +19,6 @@ tunasynctl: build
travis-package: tunasync tunasynctl
tar zcf build/tunasync-linux-bin.tar.gz -C build tunasync tunasynctl
test:
go test -v -covermode=count -coverprofile=profile.cov ./...