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

skip 1.10 on travis

travis misunderstood 1.10 as 1.1
This commit is contained in:
Chris Lu 2018-04-16 01:30:10 -07:00
parent 15b8499f8d
commit 69facc0e2f

View file

@ -2,7 +2,6 @@ sudo: false
language: go
go:
- 1.9
- 1.10
- tip
before_install: