mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
adding go 1.12
This commit is contained in:
parent
ab32556a51
commit
e71e0db5b7
|
@ -3,6 +3,7 @@ language: go
|
|||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue