Fix matrix

This commit is contained in:
Dan Sosedoff
2019-09-21 12:49:30 -05:00
parent 37c861cc81
commit d5e4a10137

View File

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