go1.9 support
This commit is contained in:
parent
08476e8b2a
commit
e68bbaea4e
@ -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:
|
|||||||
|
|
||||||
parts:
|
parts:
|
||||||
go:
|
go:
|
||||||
source-tag: go1.8.3
|
source-tag: go1.9
|
||||||
gost:
|
gost:
|
||||||
after: [go]
|
after: [go]
|
||||||
source: .
|
source: .
|
||||||
|
Loading…
Reference in New Issue
Block a user