Run specs on go1.15

This commit is contained in:
Dan Sosedoff 2020-10-18 09:21:29 -05:00
parent e1fc9ddcef
commit ffd46c256c

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