mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
adjust travis
This commit is contained in:
parent
bd97cbc523
commit
80cefade65
|
@ -2,8 +2,8 @@ sudo: false
|
|||
language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8.1
|
||||
- tip
|
||||
- 1.8.3
|
||||
# - tip
|
||||
|
||||
before_install:
|
||||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
|
|
Loading…
Reference in a new issue