Update travis matrix

This commit is contained in:
Dan Sosedoff 2019-09-21 12:44:39 -05:00
parent 1e4a09d8b5
commit 37c861cc81

View File

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