update travis to latest go version

This commit is contained in:
astaxie 2017-04-25 22:21:08 +08:00
parent 3742d1178c
commit 0f554d9b1a
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
language: go
go:
- 1.6
- 1.7
- 1.8
- 1.6.4
- 1.7.5
- 1.8.1
services:
- redis-server
- mysql