Update CI matrix to use latest 2 versions of go

This commit is contained in:
Dan Sosedoff 2018-08-31 21:57:48 -05:00
parent ad81f666a5
commit 82130ecce0

View File

@ -11,10 +11,8 @@ addons:
postgresql: "9.6"
go:
- 1.7.6
- 1.8.7
- 1.9.3
- 1.10.1
- 1.10.4
- 1.11
before_install:
- ./script/check_formatting.sh