build: add go1.8 and remove go1.5

This commit is contained in:
fatedier 2017-03-09 22:55:30 +08:00
parent f00a28598f
commit 307b74cc13
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ sudo: false
language: go
go:
- 1.5.4
- 1.6.4
- 1.7.4
- 1.7.5
- 1.8
install:
- make