mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 02:59:13 +08:00
turning off support for Go 1.11 and 1.12 in .travis.yml
This commit is contained in:
parent
922776151e
commit
86a71c3e24
@ -1,8 +1,6 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user