Run specs on go1.15
This commit is contained in:
parent
e1fc9ddcef
commit
ffd46c256c
@ -11,10 +11,10 @@ addons:
|
|||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.11"
|
|
||||||
- "1.12"
|
- "1.12"
|
||||||
- "1.13"
|
- "1.13"
|
||||||
- "1.14"
|
- "1.14"
|
||||||
|
- "1.15"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- ./script/check_formatting.sh
|
- ./script/check_formatting.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user