Merge pull request #140 from andyxning/adapt_for_golang_1.8_and_1.9

update golang to 1.8 and 1.9
This commit is contained in:
Lantao Liu
2017-10-10 23:14:25 -07:00
committed by GitHub

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: