Commit e68bbaea authored by rui.zheng's avatar rui.zheng

go1.9 support

parent 08476e8b
......@@ -2,6 +2,7 @@ language: go
sudo: false
go:
- 1.8
- 1.9
install: true
script:
......
......@@ -14,7 +14,7 @@ apps:
parts:
go:
source-tag: go1.8.3
source-tag: go1.9
gost:
after: [go]
source: .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment