Upgraded tests to use go 1.12
This commit is contained in:
parent
997694d7df
commit
f33a816890
@ -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.11.x
|
- 1.12.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