1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-25 20:09:30 +02:00

disable travis

This commit is contained in:
Chris Lu 2021-08-16 17:17:24 -07:00
parent 1023bce6f0
commit f316de3b5c

View file

@ -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