Updated go test version
This commit is contained in:
parent
592a68a795
commit
d1987e9c60
@ -7,7 +7,7 @@ language: go
|
|||||||
# in the next version of Go. Don't worry! Later we declare that test runs
|
# in the next version of Go. Don't worry! Later we declare that test runs
|
||||||
# are allowed to fail on Go tip.
|
# are allowed to fail on Go tip.
|
||||||
go:
|
go:
|
||||||
- 1.10.x
|
- 1.11.x
|
||||||
- master
|
- master
|
||||||
|
|
||||||
# Setting this to true will skip the `go get` dependencies step.
|
# Setting this to true will skip the `go get` dependencies step.
|
||||||
|
Loading…
Reference in New Issue
Block a user