go1.9 support
This commit is contained in:
parent
08476e8b2a
commit
e68bbaea4e
@ -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: .
|
||||
|
Loading…
Reference in New Issue
Block a user