fix(travis): remove using the development version of Go

This commit is contained in:
Eason Lin 2017-08-13 14:52:50 +08:00
parent 81007d2ce0
commit 2dbbd30f97

View File

@ -4,7 +4,6 @@ go:
- 1.6.x
- 1.7.x
- 1.8.x
- master
git:
depth: 3