1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-02 17:40:04 +02:00

Update .travis.yml

This commit is contained in:
Chris Lu 2021-02-16 15:17:51 -08:00
parent 632c94d438
commit 790252a979

View file

@ -1,8 +1,8 @@
sudo: false
language: go
go:
- 1.14.x
- 1.15.x
- 1.16.x
before_install:
- export PATH=/home/travis/gopath/bin:$PATH
@ -44,4 +44,4 @@ deploy:
on:
tags: true
repo: chrislusf/seaweedfs
go: 1.15.x
go: 1.16.x