Merge pull request #491 from sosedoff/ci-go-1.15

Run specs on go1.15
This commit is contained in:
Dan Sosedoff
2020-10-18 09:35:54 -05:00
committed by GitHub

View File

@@ -11,10 +11,10 @@ addons:
postgresql: "9.6"
go:
- "1.11"
- "1.12"
- "1.13"
- "1.14"
- "1.15"
before_install:
- ./script/check_formatting.sh