Update CI matrix to use latest 2 versions of go
This commit is contained in:
@@ -11,10 +11,8 @@ addons:
|
|||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.6
|
- 1.10.4
|
||||||
- 1.8.7
|
- 1.11
|
||||||
- 1.9.3
|
|
||||||
- 1.10.1
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- ./script/check_formatting.sh
|
- ./script/check_formatting.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user