mirror of https://github.com/ouqiang/gocron
CI构建最低版本要求1.9
parent
72349248ae
commit
fd39434446
|
@ -1,6 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.9.x
|
||||
script: go test `go list ./... | grep -v vendor`
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue