mirror of https://github.com/ouqiang/gocron
CI构建-排除第三方库测试
parent
55060aca67
commit
d1ecbd9043
|
@ -1,5 +1,4 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- master
|
||||
script: go test `go list ./... | grep -v vendor`
|
Loading…
Reference in New Issue