build with tip

This commit is contained in:
Chris Lu 2017-05-28 10:23:10 -07:00
parent f66fef0ec5
commit 48919009fc

View file

@ -3,7 +3,7 @@ language: go
go:
- 1.7
- 1.8.3
# - tip
- tip
before_install:
- export PATH=/home/travis/gopath/bin:$PATH
@ -41,4 +41,4 @@ deploy:
on:
tags: true
repo: chrislusf/seaweedfs
go: 1.8.3
go: tip