1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 14:21:00 +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
go:
- 1.7
- 1.8.1
- tip
- 1.8.3
# - tip
before_install:
- export PATH=/home/travis/gopath/bin:$PATH