mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
update go version
This commit is contained in:
parent
d712c87ec0
commit
01dc9e8abb
|
@ -1,8 +1,8 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7
|
- 1.9
|
||||||
- 1.8.3
|
- 1.10
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Reference in a new issue