build: remove support for go1.4, add go1.7

This commit is contained in:
fatedier
2016-08-11 17:03:19 +08:00
parent 740691b080
commit 2d30a6e8a7
3 changed files with 6 additions and 7 deletions

View File

@@ -2,9 +2,9 @@ sudo: false
language: go
go:
- 1.4.2
- 1.5.3
- 1.6.2
- 1.5.4
- 1.6.3
- 1.7rc6
install:
- make