mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-26 10:24:14 +08:00
adjust travis
This commit is contained in:
@@ -2,8 +2,8 @@ sudo: false
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7
|
- 1.7
|
||||||
- 1.8.1
|
- 1.8.3
|
||||||
- tip
|
# - tip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export PATH=/home/travis/gopath/bin:$PATH
|
- export PATH=/home/travis/gopath/bin:$PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user