*: Add Go 1.14 to test matrix

This also removes Go 1.11 from the test matrix.

Now that 1.14 has been released, as always it should be included in the
test matrix.
This commit is contained in:
Derek Parker 2020-02-28 14:04:42 -08:00 committed by Alessandro Arzilli
parent d0d2d47885
commit 6319d50e94

@ -11,9 +11,9 @@ arch:
go:
- tip
- 1.14.x
- 1.13.x
- 1.12.x
- 1.11.x
matrix:
allow_failures: