1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 15:16:51 +02:00

adjust travis

This commit is contained in:
Chris Lu 2017-05-25 20:50:56 -07:00
parent bd97cbc523
commit 80cefade65

View file

@ -2,8 +2,8 @@ sudo: false
language: go language: go
go: go:
- 1.7 - 1.7
- 1.8.1 - 1.8.3
- tip # - tip
before_install: before_install:
- export PATH=/home/travis/gopath/bin:$PATH - export PATH=/home/travis/gopath/bin:$PATH