mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-09 02:14:46 +08:00
add go 1.13
This commit is contained in:
@@ -3,7 +3,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
# - tip
|
- 1.13.x
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export PATH=/home/travis/gopath/bin:$PATH
|
- export PATH=/home/travis/gopath/bin:$PATH
|
||||||
@@ -45,4 +45,4 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
repo: chrislusf/seaweedfs
|
repo: chrislusf/seaweedfs
|
||||||
go: 1.12.x
|
go: 1.13.x
|
||||||
|
|||||||
Reference in New Issue
Block a user