Bump Go versions and use '.x' to always get latest patch versions
This commit is contained in:
parent
9ca959c31c
commit
4d193f0dd6
@ -11,8 +11,8 @@ addons:
|
|||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.10.4
|
- 1.10.x
|
||||||
- 1.11
|
- 1.11.x
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- ./script/check_formatting.sh
|
- ./script/check_formatting.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user