mirror of https://github.com/ouqiang/gocron
增加ci配置
parent
e4bfe6f738
commit
cba5809f3e
|
@ -0,0 +1,15 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.x
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- master
|
||||
|
||||
env:
|
||||
- GO15VENDOREXPERIMENT=1
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
Loading…
Reference in New Issue