Merge pull request #459 from sosedoff/go1.14

Run CI on 1.14
This commit is contained in:
Dan Sosedoff
2020-03-28 09:55:08 -05:00
committed by GitHub

View File

@@ -14,6 +14,7 @@ go:
- "1.11"
- "1.12"
- "1.13"
- "1.14"
before_install:
- ./script/check_formatting.sh