build: use golang 1.7

This commit is contained in:
fatedier 2016-08-16 14:03:19 +08:00
parent 87c9b8f548
commit 6f40b1a70a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ language: go
go:
- 1.5.4
- 1.6.3
- 1.7rc6
- 1.7
install:
- make