Browse Source

Merge branch 'master' of https://github.com/chrislusf/seaweedfs

pull/755/head
Chris Lu 6 years ago
parent
commit
7f1de86779
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ sudo: false
language: go language: go
go: go:
- 1.10.x - 1.10.x
- 1.11.x
- tip - tip
before_install: before_install:

Loading…
Cancel
Save