update golang to 1.8 and 1.9

This commit is contained in:
Andy Xie
2017-10-11 13:25:07 +08:00
parent 92a3294018
commit 7f72f11d60
+2 -2
View File
@@ -4,8 +4,8 @@ sudo: required
dist: trusty
language: go
go:
- 1.6
- 1.7
- 1.8
- 1.9
services:
- docker
before_install: