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

update go version

This commit is contained in:
Chris Lu 2020-09-20 00:40:44 -07:00
parent dc4d2145ff
commit 7af7380a7e

View file

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