mirror of
https://github.com/ouqiang/gocron.git
synced 2024-04-21 12:31:58 +00:00
CI构建-排除第三方库测试
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- master
|
||||
script: go test `go list ./... | grep -v vendor`
|
||||
Reference in New Issue
Block a user