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

go1.9 support

parent 08476e8b
...@@ -2,6 +2,7 @@ language: go ...@@ -2,6 +2,7 @@ language: go
sudo: false sudo: false
go: go:
- 1.8 - 1.8
- 1.9
install: true install: true
script: script:
......
...@@ -14,7 +14,7 @@ apps: ...@@ -14,7 +14,7 @@ apps:
parts: parts:
go: go:
source-tag: go1.8.3 source-tag: go1.9
gost: gost:
after: [go] after: [go]
source: . 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