Add 1.8 testing and remove 1.5.x

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-03-11 10:43:26 +08:00
parent 3375beb421
commit cf3607d099
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ language: go
sudo: false
go:
- 1.5.4
- 1.6.4
- 1.7.4
- 1.6.x
- 1.7.x
- 1.8.x
- tip
script: