mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-31 18:20:42 +08:00
disable travis
This commit is contained in:
parent
1023bce6f0
commit
f316de3b5c
@ -1,7 +1,7 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- 1.16.x
|
||||
- 1.17.x
|
||||
|
||||
before_install:
|
||||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
@ -43,4 +43,4 @@ deploy:
|
||||
on:
|
||||
tags: true
|
||||
repo: chrislusf/seaweedfs
|
||||
go: 1.16.x
|
||||
go: 1.17.x
|
Loading…
Reference in New Issue
Block a user