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
commit 82b2918963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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