mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-26 02:10:01 +08:00
build with tip
This commit is contained in:
@@ -3,7 +3,7 @@ language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8.3
|
||||
# - tip
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
@@ -41,4 +41,4 @@ deploy:
|
||||
on:
|
||||
tags: true
|
||||
repo: chrislusf/seaweedfs
|
||||
go: 1.8.3
|
||||
go: tip
|
||||
|
||||
Reference in New Issue
Block a user